aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2010-12-17 13:06:20 +0800
committeracm <acm@FreeBSD.org>2010-12-17 13:06:20 +0800
commite16092d2ecf36a9d4aedd3502fa3830131d1b73c (patch)
tree4d262499ab99e04cab3cd1daabf0fd7a68d7464e /emulators
parent051b7112c42c80a5b0a19f5d98fc7076725a0bbd (diff)
downloadfreebsd-ports-gnome-e16092d2ecf36a9d4aedd3502fa3830131d1b73c.tar.gz
freebsd-ports-gnome-e16092d2ecf36a9d4aedd3502fa3830131d1b73c.tar.zst
freebsd-ports-gnome-e16092d2ecf36a9d4aedd3502fa3830131d1b73c.zip
- Fix typo
Reported by: pav
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mupen64plus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mupen64plus/Makefile b/emulators/mupen64plus/Makefile
index 3e0cae309c12..f4ef35d7fea6 100644
--- a/emulators/mupen64plus/Makefile
+++ b/emulators/mupen64plus/Makefile
@@ -27,7 +27,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/mupen64plus-input-sdl.so:${PORTSDIR}/emulators/mu
RUN_DEPENDS+= ${LOCALBASE}/lib/mupen64plus-rsp-hle.so:${PORTSDIR}/emulators/mupen64plus-rsp-hle
# Graphics plugins
-RUN_DEPENDS+= ${LOCALBASE}/lib/muen64plus-video-rice.so:${PORTSDIR}/emulators/mupen64plus-video-rice
+RUN_DEPENDS+= ${LOCALBASE}/lib/mupen64plus-video-rice.so:${PORTSDIR}/emulators/mupen64plus-video-rice
NO_MTREE= yes
NO_BUILD= yes