aboutsummaryrefslogtreecommitdiff
path: root/textproc/pdfgrep
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-06-19 12:23:22 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-06-19 12:23:22 +0000
commit47c84125d5b242dcf08fe7a2f7607995a2ad0d84 (patch)
tree0070b6a1772ead9d33ca07cf56fcf99acd3b2295 /textproc/pdfgrep
parent89f0822b6b4af9eb173c178071414506b0bbf1e3 (diff)
downloadports-47c84125d5b242dcf08fe7a2f7607995a2ad0d84.tar.gz
ports-47c84125d5b242dcf08fe7a2f7607995a2ad0d84.zip
Notes
Diffstat (limited to 'textproc/pdfgrep')
-rw-r--r--textproc/pdfgrep/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index a6af92a64fc9..9d2487d5a015 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -17,10 +17,8 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libpoppler.so:graphics/poppler \
libgpg-error.so:security/libgpg-error
-BROKEN_powerpc64= fails to link: pdfgrep.cc: undefined reference to poppler::set_debug_error_function
-
GNU_CONFIGURE= yes
-USES= pkgconfig
+USES= compiler:c11 pkgconfig
PLIST_FILES= bin/pdfgrep man/man1/pdfgrep.1.gz \
share/bash-completion/completions/pdfgrep \