summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/gocr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gocr/Makefile b/graphics/gocr/Makefile
index 602ef31aff41..5fe77a3a1e6d 100644
--- a/graphics/gocr/Makefile
+++ b/graphics/gocr/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gocr
PORTVERSION= 0.52
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www-e.uni-magdeburg.de/jschulen/ocr/
@@ -13,11 +14,12 @@ LIB_DEPENDS= libnetpbm.so:graphics/netpbm
USES= gmake
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-netpbm=${LOCALBASE}
MAKE_ARGS= prefix=${PREFIX} exec_prefix=${PREFIX}
PLIST_FILES= bin/gocr \
- man/man1/gocr.1.gz
+ share/man/man1/gocr.1.gz
PORTDOCS= *
DOCSRCDIR1= ${WRKSRC}