summaryrefslogtreecommitdiff
path: root/games/gnomebreakout
diff options
context:
space:
mode:
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