aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-06-23 22:12:14 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-06-23 22:12:14 +0800
commit1797d282566a8d7cdc639004dd655aae358b77e3 (patch)
treefbda9e5e578f9ca97a69808890c8d99356c5592c /devel
parent3efb83de5fae6157ba04348a08163e177639120f (diff)
downloadfreebsd-ports-gnome-1797d282566a8d7cdc639004dd655aae358b77e3.tar.gz
freebsd-ports-gnome-1797d282566a8d7cdc639004dd655aae358b77e3.tar.zst
freebsd-ports-gnome-1797d282566a8d7cdc639004dd655aae358b77e3.zip
- Strip libraries
Diffstat (limited to 'devel')
-rw-r--r--devel/clanlib1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/clanlib1/Makefile b/devel/clanlib1/Makefile
index f6ff00307a49..61587a7c6662 100644
--- a/devel/clanlib1/Makefile
+++ b/devel/clanlib1/Makefile
@@ -3,7 +3,7 @@
PORTNAME= clanlib
PORTVERSION= 1.0.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= devel
MASTER_SITES= http://www.clanlib.org/download/releases-1.0/
DISTNAME= ClanLib-${PORTVERSION}
@@ -37,6 +37,7 @@ CONFIGURE_ARGS= --disable-docs \
--enable-clanMikMod \
--enable-clanVorbis \
--enable-getaddr
+INSTALL_TARGET= install-strip
PLIST_SUB+= VER=${PORTVERSION:R}