aboutsummaryrefslogtreecommitdiff
path: root/textproc/libstree
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-18 21:24:29 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-18 21:24:29 +0000
commit8847a2da8864e4a3030f8b42703211f0aeb86a9d (patch)
treed42ac28e914a00512e319f9033c6f6cd7ace4e86 /textproc/libstree
parent03649ba475763fafc4ed0fd1949ce2422df330db (diff)
downloadports-8847a2da8864e4a3030f8b42703211f0aeb86a9d.tar.gz
ports-8847a2da8864e4a3030f8b42703211f0aeb86a9d.zip
Notes
Diffstat (limited to 'textproc/libstree')
-rw-r--r--textproc/libstree/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/libstree/Makefile b/textproc/libstree/Makefile
index 3b9622bded2d..b43bac097932 100644
--- a/textproc/libstree/Makefile
+++ b/textproc/libstree/Makefile
@@ -3,15 +3,16 @@
PORTNAME= libstree
PORTVERSION= 0.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.icir.org/christian/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Generic Suffix Tree Library
-GNU_CONFIGURE= yes
USES= gmake libtool
+GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
post-patch: