diff -urN /usr/ports/games/gnomebreakout/Makefile games/gnomebreakout/Makefile --- /usr/ports/games/gnomebreakout/Makefile Mon Apr 21 12:22:02 2003 +++ games/gnomebreakout/Makefile Sat Jun 21 20:58:37 2003 @@ -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 diff -urN /usr/ports/games/gnomebreakout/pkg-descr games/gnomebreakout/pkg-descr --- /usr/ports/games/gnomebreakout/pkg-descr Thu Feb 8 19:39:20 2001 +++ games/gnomebreakout/pkg-descr Sat Jun 21 20:58:12 2003 @@ -2,4 +2,4 @@ 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