From 0732e8c73fe3be1b0f8573f0e0ec4b9c2701e405 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 28 Jun 2004 05:08:24 +0000 Subject: Utilize USE_GL knob Submitted by: fjoe --- games/atr3d/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/atr3d') 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 -- cgit v1.2.3