summaryrefslogtreecommitdiff
path: root/games/gnomebreakout
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-06-29 17:18:36 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-06-29 17:18:36 +0000
commitb0bfff59eacef5c2df217a0f63ed7bba7a422540 (patch)
tree4b658f0663dc0d84c22caf5619c5b5184c88434d /games/gnomebreakout
parentUnbreak fetch: use MASTER_SITES_SOURCEFORGE. (diff)
Update MASTER_SITES and WWW
PR: 53581 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=83845
Diffstat (limited to 'games/gnomebreakout')
-rw-r--r--games/gnomebreakout/Makefile9
-rw-r--r--games/gnomebreakout/pkg-descr2
2 files changed, 3 insertions, 8 deletions
diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile
index 8b1e7e403865..17be3d5f19e5 100644
--- a/games/gnomebreakout/Makefile
+++ b/games/gnomebreakout/Makefile
@@ -8,21 +8,16 @@
PORTNAME= gnomebreakout
PORTVERSION= 0.5.2
CATEGORIES= games gnome
-MASTER_SITES= http://www.senet.com.au/~alcaron/
+MASTER_SITES= http://users.senet.com.au/~alcaron/
DISTNAME= gnome-breakout-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME version of the classic breakout game
-USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
+ LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>
diff --git a/games/gnomebreakout/pkg-descr b/games/gnomebreakout/pkg-descr
index 6224aacf7109..8682b7c68611 100644
--- a/games/gnomebreakout/pkg-descr
+++ b/games/gnomebreakout/pkg-descr
@@ -2,4 +2,4 @@ GNOME Breakout is a clone of the classic arcade game Breakout,
written for GNOME. Still in development, but very playable, and
very addictive.
-WWW: http://www.senet.com.au/~alcaron/software.html
+WWW: http://users.senet.com.au/~alcaron/software.html