aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-06-28 13:08:24 +0800
committerkrion <krion@FreeBSD.org>2004-06-28 13:08:24 +0800
commit1f75c7540fe743663012eb16c2fccff328f4684e (patch)
tree003075fcf79ff6fee8e3b9daa8be332effbf34b6 /games
parent2683c830f90f1fdb568df6fa64aefd785fb65dda (diff)
downloadfreebsd-ports-gnome-1f75c7540fe743663012eb16c2fccff328f4684e.tar.gz
freebsd-ports-gnome-1f75c7540fe743663012eb16c2fccff328f4684e.tar.zst
freebsd-ports-gnome-1f75c7540fe743663012eb16c2fccff328f4684e.zip
Utilize USE_GL knob
Submitted by: fjoe
Diffstat (limited to 'games')
-rw-r--r--games/atr3d/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile
index ebd226521fbc..2ed68d7a6cec 100644
--- a/games/atr3d/Makefile
+++ b/games/atr3d/Makefile
@@ -7,7 +7,7 @@
PORTNAME= atr3d
PORTVERSION= 0.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ftp://ftp.avoidtheroid.com/pub/${PORTNAME}/
DISTNAME= ${PORTNAME}_source_${PORTVERSION}
@@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_MESA= yes
+USE_GL= yes
USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes