aboutsummaryrefslogtreecommitdiff
path: root/games/xbat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xbat/Makefile')
-rw-r--r--games/xbat/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/games/xbat/Makefile b/games/xbat/Makefile
index e3fdcaf36157..5614974d5030 100644
--- a/games/xbat/Makefile
+++ b/games/xbat/Makefile
@@ -19,12 +19,4 @@ USE_XORG= x11 xext
WRKSRC= ${WRKDIR}/Xev111
ALL_TARGET= xbat
-NO_STAGE= yes
-post-install:
- ${CHOWN} root:games ${PREFIX}/bin/xbat
- ${CHMOD} 2755 ${PREFIX}/bin/xbat
- ${CHOWN} -R root:games ${PREFIX}/lib/X11/Xbat/Score/
- ${CHMOD} 664 ${PREFIX}/lib/X11/Xbat/Score/*
- ${CHMOD} 755 ${PREFIX}/lib/X11/Xbat/Score/
-
.include <bsd.port.mk>