summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-03-20 18:20:58 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-03-20 18:20:58 +0000
commite9739fd3f0326547cd7681b02bc2cf5a3d49d158 (patch)
tree3c33797128cab65f64d8f2205a2f75abc30b95ba /games
parent- Remove USE_X_PREFIX (diff)
- Remove USE_X_PREFIX
- USE_XPM --> USE_XORG= xpm - Bump portrevision Submitted by: Chess Griffin <chess@chessgriffin.com>
Notes
Notes: svn path=/head/; revision=209470
Diffstat (limited to 'games')
-rw-r--r--games/amphetamine/Makefile5
1 files changed, 2 insertions, 3 deletions
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