aboutsummaryrefslogtreecommitdiff
path: root/games/bitefusion
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-16 12:55:55 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-16 12:55:55 +0000
commit2dd67e13009fb29de2299fa4e2f6fb744936f542 (patch)
tree96fe05a8816d5730831314b548d6758ec59f39d7 /games/bitefusion
parent2b796c245814a70b894bc8a3732fdea9d4f96e04 (diff)
downloadports-2dd67e13009fb29de2299fa4e2f6fb744936f542.tar.gz
ports-2dd67e13009fb29de2299fa4e2f6fb744936f542.zip
- Support staging
- Add DESKTOP_ENTRIES - Convert USE_GMAKE to USES
Notes
Notes: svn path=/head/; revision=330504
Diffstat (limited to 'games/bitefusion')
-rw-r--r--games/bitefusion/Makefile10
1 files changed, 8 insertions, 2 deletions
diff --git a/games/bitefusion/Makefile b/games/bitefusion/Makefile
index 8365bc6ae078..2d69a323cabe 100644
--- a/games/bitefusion/Makefile
+++ b/games/bitefusion/Makefile
@@ -12,14 +12,20 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= A snake game with 8 levels
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
USE_SDL= sdl
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
PLIST_FILES= bin/bitefusion
-NO_STAGE= yes
+DESKTOP_ENTRIES="Bitefusion" \
+ "${COMMENT}" \
+ "" \
+ "${PORTNAME}" \
+ "Game;ArcadeGame;" \
+ ""
+
post-patch:
@${REINPLACE_CMD} -e 's|-linux-gnu|-portbld-freebsd|' \
${WRKSRC}/configure