summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-05-25 06:24:47 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-05-25 06:24:47 +0000
commitabb0c0e9adcb371d6e6d9d8be1c47ec222406c3a (patch)
treeaf8495a3547ee41eeba8283651fa18d612e2242c /emulators
parentUpdate 4.0.0 build-2877 to 4.0.1 build-2929. (diff)
Remove USE_GCC=3.4 it builds fine with gcc 4.2.
Also remove dead WWW from pkg-descr. PR: ports/144664 Submitted by: Andrius Morkunas <hinokind@gmail.com>
Notes
Notes: svn path=/head/; revision=255034
Diffstat (limited to 'emulators')
-rw-r--r--emulators/gcube/Makefile3
-rw-r--r--emulators/gcube/pkg-descr2
2 files changed, 1 insertions, 4 deletions
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile
index a1583fc1f4fa..e7432b33fcc3 100644
--- a/emulators/gcube/Makefile
+++ b/emulators/gcube/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gcube
PORTVERSION= 0.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= emulators
MASTER_SITES= http://www.liquidx.org/distfiles/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -20,7 +20,6 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
WRKSRC= ${WRKDIR}/${PORTVERSION}
USE_GL= yes
USE_SDL= sdl
-USE_GCC= 3.4
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/emulators/gcube/pkg-descr b/emulators/gcube/pkg-descr
index d03e6a7c176a..eb993a65d690 100644
--- a/emulators/gcube/pkg-descr
+++ b/emulators/gcube/pkg-descr
@@ -1,3 +1 @@
A Cross-platform Gamecube emulator.
-
-WWW: http://gcube.exemu.net/