From e9739fd3f0326547cd7681b02bc2cf5a3d49d158 Mon Sep 17 00:00:00 2001 From: Beech Rintoul Date: Thu, 20 Mar 2008 18:20:58 +0000 Subject: - Remove USE_X_PREFIX - USE_XPM --> USE_XORG= xpm - Bump portrevision Submitted by: Chess Griffin --- games/amphetamine/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'games') diff --git a/games/amphetamine/Makefile b/games/amphetamine/Makefile index 34a735b1f90b..16777e2335ae 100644 --- a/games/amphetamine/Makefile +++ b/games/amphetamine/Makefile @@ -7,7 +7,7 @@ PORTNAME= amphetamine PORTVERSION= 0.8.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://n.ethz.ch/student/loehrerl/amph/files/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -17,8 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A 2D - Jump'n'run shooter USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm USE_SDL= sdl USE_GMAKE= yes -- cgit v1.2.3