summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-06-23 14:13:38 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2015-06-23 14:13:38 +0000
commitc5cae729dfac87d6ed7044161b9ee62ee8401c8f (patch)
tree03c3a9471119b2cdaeb832ba24c30504d751e7c7
parentd8efdbd5ff5e3b7092c2ff24b3956f3b221deb96 (diff)
downloadFreeBSD-ports-c5cae729dfac87d6ed7044161b9ee62ee8401c8f.zip
FreeBSD-ports-c5cae729dfac87d6ed7044161b9ee62ee8401c8f.tar.gz
- Strip libraries
-rw-r--r--emulators/hercules/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile
index 62a5176..1adb97b 100644
--- a/emulators/hercules/Makefile
+++ b/emulators/hercules/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hercules
PORTVERSION= 3.11
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://downloads.hercules-390.eu/
@@ -20,8 +21,9 @@ SHEBANG_FILES= util/bldlvlck
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-optimization
+INSTALL_TARGET= install-strip
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e \
OpenPOWER on IntegriCloud