aboutsummaryrefslogtreecommitdiff
path: root/emulators/gcube
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2006-09-20 11:21:59 +0000
committerStanislav Sedov <stas@FreeBSD.org>2006-09-20 11:21:59 +0000
commit0d2725682b8325a08b11592d11062997bb9dc7f2 (patch)
tree46ab0c86563bfc2fbab1ecc5f9dadffb47afe737 /emulators/gcube
parent750f1f56ed3264341b911b1182fc2f3f4dd609c2 (diff)
downloadports-0d2725682b8325a08b11592d11062997bb9dc7f2.tar.gz
ports-0d2725682b8325a08b11592d11062997bb9dc7f2.zip
Notes
Diffstat (limited to 'emulators/gcube')
-rw-r--r--emulators/gcube/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile
index 101686fa3dd5..fbaae17f4c9c 100644
--- a/emulators/gcube/Makefile
+++ b/emulators/gcube/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gcube
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://gcube.exemu.net/downloads/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -30,9 +31,6 @@ FIXME= general.h keys_sdl.h thpview.h video_sdl.c audio_sdl.c hw_gx.c gx.c \
gx_texture.c gx_transform.c
post-patch:
-.for i in ${FIXME}
- ${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/${i}
-.endfor
${REINPLACE_CMD} \
-e 's|sdl-config|${SDL_CONFIG}|' ${WRKSRC}/Makefile.rules
${REINPLACE_CMD} \