Hi,

On Mon, Nov 30, 2009 at 01:04:34PM -0500, Daniel Dickman wrote:
> The home page for amph is out of date. Here's a small update.

After the following WANTLIB fixes, I am OK with this.

-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk
Index: Makefile
===================================================================
RCS file: /cvs/ports/games/amph/Makefile,v
retrieving revision 1.15
diff -u -p -u -r1.15 Makefile
--- Makefile    10 Aug 2009 06:31:41 -0000      1.15
+++ Makefile    30 Nov 2009 23:25:02 -0000
@@ -5,13 +5,13 @@ COMMENT=      jump'n run game with unique vid
 VERSION=       0.8.10
 DVERSION=      0.8.6
 DISTNAME=      amphetamine-${VERSION}
-PKGNAME=       amph-${VERSION}p2
+PKGNAME=       amph-${VERSION}p3
 CATEGORIES=    games x11
 EXTRACT_SUFX=  .tar.bz2
 
-HOMEPAGE=      http://n.ethz.ch/student/loehrerl/amph/amph.html
+HOMEPAGE=      http://homepage.hispeed.ch/loehrer/amph/amph.html
 
-MASTER_SITES=  http://n.ethz.ch/student/loehrerl/amph/files/
+MASTER_SITES=  http://homepage.hispeed.ch/loehrer/amph/files/
 
 MAINTAINER=    Peter Valchev <[email protected]>
 
@@ -19,8 +19,7 @@ PERMIT_PACKAGE_CDROM=   Yes
 PERMIT_PACKAGE_FTP=     Yes
 PERMIT_DISTFILES_CDROM= Yes
 PERMIT_DISTFILES_FTP=   Yes
-WANTLIB=               X11 Xext Xpm Xt c m pthread pthread-stubs stdc++ \
-                       usbhid xcb
+WANTLIB=               Xpm Xt c m pthread stdc++
 
 DISTFILES=     amphetamine-data-${DVERSION}${EXTRACT_SUFX} \
                ${DISTNAME}${EXTRACT_SUFX}

Reply via email to