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

(-)pdfgrep/Makefile (-3 / +1 lines)
Lines 19-26 Link Here
19
USES=		gmake pkgconfig
19
USES=		gmake pkgconfig
20
CONFIGURE_ARGS=	poppler_CFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/poppler"
20
CONFIGURE_ARGS=	poppler_CFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/poppler"
21
21
22
PLIST_FILES=	bin/pdfgrep
22
PLIST_FILES=	bin/pdfgrep man/man1/pdfgrep.1.gz
23
MAN1=		pdfgrep.1
24
23
25
NO_STAGE=	yes
26
.include <bsd.port.mk>
24
.include <bsd.port.mk>

Return to bug 190743