aboutsummaryrefslogtreecommitdiff
path: root/emulators/gcube
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
commitd4f0d0048a8755106a4b0445221a19761e746984 (patch)
treec87184c5bfeaf942c827c5f706186ce9786a2588 /emulators/gcube
parente82affd309fc2d8e5ea19b2e003f1296920bd825 (diff)
downloadports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz
ports-d4f0d0048a8755106a4b0445221a19761e746984.zip
Notes
Diffstat (limited to 'emulators/gcube')
-rw-r--r--emulators/gcube/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile
index 5d534c8d7a25..b325e448b677 100644
--- a/emulators/gcube/Makefile
+++ b/emulators/gcube/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gcube
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://www.liquidx.org/distfiles/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -18,6 +18,7 @@ COMMENT= Gamecube emulator
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
WRKSRC= ${WRKDIR}/${PORTVERSION}
+USE_GL= yes
USE_SDL= sdl
USE_GCC= 3.4
USE_BZIP2= yes