aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-10 22:51:50 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-10 22:51:50 +0000
commit93cff1e534b7dc4fe28655fd49cfc6a2d53469c1 (patch)
treedbc77202a2e09e5e9743f4343a6c6788bca1b4d0 /graphics
parente21ef531666b8cbe075dd11f210e8672aecc8e37 (diff)
downloadports-93cff1e534b7dc4fe28655fd49cfc6a2d53469c1.tar.gz
ports-93cff1e534b7dc4fe28655fd49cfc6a2d53469c1.zip
- Strip library
Notes
Notes: svn path=/head/; revision=386031
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xmedcon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile
index a886d770d6f5..9ddd0e4fce12 100644
--- a/graphics/xmedcon/Makefile
+++ b/graphics/xmedcon/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmedcon
PORTVERSION= 0.13.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/XMedCon-Source/${PORTVERSION}
@@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/xmedcon \
--enable-llcheck
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib