aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-15 07:17:05 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-15 07:17:05 +0000
commit2fcb18865a22670d5cdccf9e906aa105233c9fd4 (patch)
tree1fa1d0363f5463fa139f97e2e02da2feb46876e2 /graphics
parentcb3d3ac14c14f934f24066a911365ed62a0ffb0e (diff)
downloadports-2fcb18865a22670d5cdccf9e906aa105233c9fd4.tar.gz
ports-2fcb18865a22670d5cdccf9e906aa105233c9fd4.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gocr/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gocr/Makefile b/graphics/gocr/Makefile
index 323aea910f62..cd7b41379e1f 100644
--- a/graphics/gocr/Makefile
+++ b/graphics/gocr/Makefile
@@ -3,11 +3,11 @@
PORTNAME= gocr
PORTVERSION= 0.50
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www-e.uni-magdeburg.de/jschulen/ocr/
-MAINTAINER= dhn@FreeBSD.org
+MAINTAINER= freebsd-ports@dan.me.uk
COMMENT= OCR (Optical Character Recognition) program
LICENSE= GPLv2
@@ -50,6 +50,7 @@ post-patch:
.endif
post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gocr
.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${DOC_FILES1:S|^|${DOCSRCDIR1}/|} ${STAGEDIR}${DOCSDIR}