summaryrefslogtreecommitdiff
path: root/games/burgerspace/Makefile
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2002-11-24 09:19:50 +0000
committerMark Pulford <markp@FreeBSD.org>2002-11-24 09:19:50 +0000
commitf5dcab2de375208bc7f4cdeb26aa92d09802714a (patch)
tree2f130f89d5fe855aecb83daea6dd9f42f988e01b /games/burgerspace/Makefile
parentUpdate to 4.1 (diff)
Update to 1.6.1
Notes
Notes: svn path=/head/; revision=70976
Diffstat (limited to 'games/burgerspace/Makefile')
-rw-r--r--games/burgerspace/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile
index 61e5aafd324f..715b9f7fa766 100644
--- a/games/burgerspace/Makefile
+++ b/games/burgerspace/Makefile
@@ -6,26 +6,21 @@
#
PORTNAME= burgerspace
-PORTVERSION= 1.5
+PORTVERSION= 1.6.1
CATEGORIES= games
-MASTER_SITES= http://sites.netscape.net/sarrazip/
+MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/
MAINTAINER= markp@FreeBSD.org
-LIB_DEPENDS= gengameng.3:${PORTSDIR}/devel/gengameng \
+LIB_DEPENDS= gengameng.4:${PORTSDIR}/devel/gengameng \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lgnugetopt"
CONFIGURE_ARGS+= --with-gengameng-prefix="${X11BASE}"
-MAN6= burgerspace.6
-
-pre-patch:
- ${PERL} -pi -e "s|sdl-config|${SDL_CONFIG}|g; \
- s|include/SDL/|include/SDL11/|g;" ${WRKSRC}/configure
+MAN6= burgerspace.6
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/burgerspace ${PREFIX}/bin