summaryrefslogtreecommitdiff
path: root/emulators/mupen64
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-10-15 02:38:22 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-10-15 02:38:22 +0000
commit01c373bea41e215798f158b17e3faf46d6d0db3a (patch)
treee5f17d448032e1b86826f5fd324916d55161633e /emulators/mupen64
parentUpgrade to 1.0.9. (diff)
- Fix emulators/mupen64-tr64 dependency
- Bump PORTREVISION Reported by: erwin
Notes
Notes: svn path=/head/; revision=201481
Diffstat (limited to 'emulators/mupen64')
-rw-r--r--emulators/mupen64/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mupen64/Makefile b/emulators/mupen64/Makefile
index 68d6723ae375..d4bf282db60d 100644
--- a/emulators/mupen64/Makefile
+++ b/emulators/mupen64/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mupen64
PORTVERSION= 0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= # empty
DISTFILES= # empty
@@ -34,7 +34,7 @@ RUN_DEPENDS+= ${PLUGINDIR}/ricedaedalus.so:${PORTSDIR}/emulators/mupen64-rice
RUN_DEPENDS+= ${PLUGINDIR}/mupen64_soft_gfx.so:${PORTSDIR}/emulators/mupen64-softgfx
RUN_DEPENDS+= ${PLUGINDIR}/Glide64.so:${PORTSDIR}/emulators/mupen64-glide
RUN_DEPENDS+= ${PLUGINDIR}/glN64.so:${PORTSDIR}/emulators/mupen64-gln64
-RUN_DEPENDS+= ${PLUGINDIR}/trgl64gl.so:${PORTSDIR}/emulators/mupen64-tr64
+RUN_DEPENDS+= ${PLUGINDIR}/tr64gl.so:${PORTSDIR}/emulators/mupen64-tr64
NO_MTREE= yes
NO_BUILD= yes