aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-11 06:51:50 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-11 06:51:50 +0800
commit2b94cba2c215b861259a7141cb2f866fdeb3974b (patch)
treedbc77202a2e09e5e9743f4343a6c6788bca1b4d0 /graphics
parent067f24ac795f9b69e4ac1d0808b81372aff307a3 (diff)
downloadfreebsd-ports-gnome-2b94cba2c215b861259a7141cb2f866fdeb3974b.tar.gz
freebsd-ports-gnome-2b94cba2c215b861259a7141cb2f866fdeb3974b.tar.zst
freebsd-ports-gnome-2b94cba2c215b861259a7141cb2f866fdeb3974b.zip
- Strip library
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