aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-27 20:25:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-27 20:25:51 +0000
commit25a243070010e36d60fff6e59b711834f042d0d2 (patch)
tree0976fab8ec8852c94ca6e0266de6bef5d75b8260 /emulators
parente60dde33b67f13f73fa73d1c3108723effd7228a (diff)
downloadports-25a243070010e36d60fff6e59b711834f042d0d2.tar.gz
ports-25a243070010e36d60fff6e59b711834f042d0d2.zip
- Fix shebangs
- Strip libraries
Notes
Notes: svn path=/head/; revision=366348
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xsystem35/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile
index 1fa1c71ae19f..5f5f8b1c8a12 100644
--- a/emulators/xsystem35/Makefile
+++ b/emulators/xsystem35/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xsystem35
PORTVERSION= 1.7.2
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= emulators
MASTER_SITES= http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/down/
@@ -18,7 +18,8 @@ LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis \
OPTIONS_DEFINE= ESOUND DOCS EXAMPLES
-USES= gettext gmake libtool
+USES= gettext gmake libtool shebangfix
+SHEBANG_FILES= contrib/instgame
USE_AUTOTOOLS= autoconf:env
USE_GNOME= gtk12
USE_XORG= xxf86vm
@@ -31,6 +32,7 @@ CONFIGURE_ARGS= --without-included-gettext \
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
MAKE_JOBS_UNSAFE= yes
+INSTALL_TARGET= install-strip
SUB_FILES= pkg-message