aboutsummaryrefslogtreecommitdiff
path: root/games/burgerspace
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
parent45a9296865a0c2ce8e993db79cbe50142011d49b (diff)
downloadports-f5dcab2de375208bc7f4cdeb26aa92d09802714a.tar.gz
ports-f5dcab2de375208bc7f4cdeb26aa92d09802714a.zip
Update to 1.6.1
Notes
Notes: svn path=/head/; revision=70976
Diffstat (limited to 'games/burgerspace')
-rw-r--r--games/burgerspace/Makefile13
-rw-r--r--games/burgerspace/distinfo2
-rw-r--r--games/burgerspace/pkg-comment2
-rw-r--r--games/burgerspace/pkg-descr8
4 files changed, 10 insertions, 15 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
diff --git a/games/burgerspace/distinfo b/games/burgerspace/distinfo
index dd83251a13f9..8de09f20ae10 100644
--- a/games/burgerspace/distinfo
+++ b/games/burgerspace/distinfo
@@ -1 +1 @@
-MD5 (burgerspace-1.5.tar.gz) = ce624d338cad7ae7e6fba45d63eaeb30
+MD5 (burgerspace-1.6.1.tar.gz) = 27c8389577bc8ab0435102c5ec129ac4
diff --git a/games/burgerspace/pkg-comment b/games/burgerspace/pkg-comment
index 93b42c15fbad..b0f30134ae8e 100644
--- a/games/burgerspace/pkg-comment
+++ b/games/burgerspace/pkg-comment
@@ -1 +1 @@
-A BurgerTime clone for X
+A BurgerTime clone
diff --git a/games/burgerspace/pkg-descr b/games/burgerspace/pkg-descr
index 1d5bb9638938..c56fce6f2809 100644
--- a/games/burgerspace/pkg-descr
+++ b/games/burgerspace/pkg-descr
@@ -1,6 +1,6 @@
-Burgerspace is a BurgerTime clone for X. You are a chef and must walk
-over hamburger ingredients (buns, meat and lettuce) to make them fall
-from floor to floor, until they end up in the plates at the bottom of
-the screen.
+Burgerspace is a BurgerTime clone. You are a chef and must walk over
+hamburger ingredients (buns, meat and lettuce) to make them fall from
+floor to floor, until they end up in the plates at the bottom of the
+screen.
WWW: http://www3.sympatico.ca/sarrazip/dev/burgerspace.html