diff options
Diffstat (limited to 'textproc/pdfgrep/Makefile')
-rw-r--r-- | textproc/pdfgrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index a00bcbbffa54..2df34b81ec51 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -12,7 +12,7 @@ COMMENT= Tool to search text in PDF files LICENSE= GPLv2 -LIB_DEPENDS= libpoppler.so:${PORTSDIR}/graphics/poppler +LIB_DEPENDS= libpoppler.so:graphics/poppler GNU_CONFIGURE= yes USES= compiler:c++11-lib gmake pkgconfig |