aboutsummaryrefslogtreecommitdiff
path: root/textproc/pdfgrep
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/pdfgrep')
-rw-r--r--textproc/pdfgrep/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index 8463727f5305..23ee043cb7c2 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdfgrep
PORTVERSION= 2.1.1
-PORTREVISION= 42
+PORTREVISION= 51
CATEGORIES= textproc
MASTER_SITES= https://pdfgrep.org/download/
@@ -16,9 +16,10 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libgpg-error.so:security/libgpg-error
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= compiler:c11 pkgconfig
-PLIST_FILES= bin/pdfgrep man/man1/pdfgrep.1.gz \
+PLIST_FILES= bin/pdfgrep share/man/man1/pdfgrep.1.gz \
share/bash-completion/completions/pdfgrep \
share/zsh/site-functions/_pdfgrep