aboutsummaryrefslogtreecommitdiffstats
path: root/games/bitefusion
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2013-10-16 20:55:55 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2013-10-16 20:55:55 +0800
commit6a707920910156edd04640393e18d30697052a61 (patch)
tree96fe05a8816d5730831314b548d6758ec59f39d7 /games/bitefusion
parent0b15ccdbac0372d8283830115ab0bec8f64a6dc7 (diff)
downloadfreebsd-ports-gnome-6a707920910156edd04640393e18d30697052a61.tar.gz
freebsd-ports-gnome-6a707920910156edd04640393e18d30697052a61.tar.zst
freebsd-ports-gnome-6a707920910156edd04640393e18d30697052a61.zip
- Support staging
- Add DESKTOP_ENTRIES - Convert USE_GMAKE to USES
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