summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2010-05-25 06:24:47 +0000
committerkwm <kwm@FreeBSD.org>2010-05-25 06:24:47 +0000
commit675c243307eb2e7e97a58357bd50db721c1d47d2 (patch)
treeb9ed0d730fdd14deb996b97792ec79374faed04f
parentecf92a0caa717851efd6a50dbf1bfb82e72a8094 (diff)
downloadFreeBSD-ports-675c243307eb2e7e97a58357bd50db721c1d47d2.zip
FreeBSD-ports-675c243307eb2e7e97a58357bd50db721c1d47d2.tar.gz
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>
-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 a1583fc..e7432b3 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 d03e6a7..eb993a6 100644
--- a/emulators/gcube/pkg-descr
+++ b/emulators/gcube/pkg-descr
@@ -1,3 +1 @@
A Cross-platform Gamecube emulator.
-
-WWW: http://gcube.exemu.net/
OpenPOWER on IntegriCloud