aboutsummaryrefslogtreecommitdiff
path: root/games/xboing
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
commit1e3119b07ebe66367ead55242a47710e556bf383 (patch)
tree2051ba0023bbf060fa37051dc7fc6990710a53b1 /games/xboing
parent0dea0192303406b3b949a31479a4264b58bafce6 (diff)
downloadports-1e3119b07ebe66367ead55242a47710e556bf383.tar.gz
ports-1e3119b07ebe66367ead55242a47710e556bf383.zip
Notes
Diffstat (limited to 'games/xboing')
-rw-r--r--games/xboing/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile
index f67f4fc88cc4..c4c29aee16d0 100644
--- a/games/xboing/Makefile
+++ b/games/xboing/Makefile
@@ -14,6 +14,8 @@ COMMENT= X11 arcade game
LICENSE= MIT
+NO_STAGE= yes
+
USES= imake
USE_XORG= xpm xext x11
WRKSRC= ${WRKDIR}/xboing
@@ -26,7 +28,6 @@ PLIST_SUB+= WITH_SOUND="@comment "
PLIST_SUB+= WITH_SOUND=""
.endif
-NO_STAGE= yes
post-install:
${CHOWN} root:games ${PREFIX}/bin/xboing
${CHMOD} 2755 ${PREFIX}/bin/xboing