View | Details | Raw Unified | Return to bug 139374
Collapse All | Expand All

(-)Makefile (+4 lines)
Lines 78-83 Link Here
78
# add support for adding/deleting drawing annotations in PDF files
78
# add support for adding/deleting drawing annotations in PDF files
79
PATCH_SITES+=   http://info.iet.unipi.it/~luigi/FreeBSD/
79
PATCH_SITES+=   http://info.iet.unipi.it/~luigi/FreeBSD/
80
PATCHFILES+=    patch-zz-xpdf-annot.20080728a
80
PATCHFILES+=    patch-zz-xpdf-annot.20080728a
81
82
post-patch:
83
	${REINPLACE_CMD} -e 's|undef USE_COMBO_BOX|define USE_COMBO_BOX 1|' \
84
		${WRKSRC}/xpdf/XPDFViewer.h
81
.endif
85
.endif
82
86
83
post-install:
87
post-install:

Return to bug 139374