aboutsummaryrefslogtreecommitdiff
path: root/emulators/tme
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-28 11:41:20 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-28 11:41:20 +0000
commitf1d07ee3dd68fe40cb4f94ca51a521aa4846cc76 (patch)
treec88a03d583d80a3a6847b670f1c2701097607001 /emulators/tme
parentdf030655f89577e66f1576fa9cbf102ef98d6325 (diff)
downloadports-f1d07ee3dd68fe40cb4f94ca51a521aa4846cc76.tar.gz
ports-f1d07ee3dd68fe40cb4f94ca51a521aa4846cc76.zip
- Strip libraries
Notes
Notes: svn path=/head/; revision=387721
Diffstat (limited to 'emulators/tme')
-rw-r--r--emulators/tme/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile
index 556af0403c19..2c1d1310b362 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tme
PORTVERSION= 0.8
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= emulators
MASTER_SITES= http://people.csail.mit.edu/fredette/tme/
@@ -22,6 +22,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static --disable-warnings
MAKE_ENV= LANG=C
MAKE_JOBS_UNSAFE=yes
+INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib