aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-12-17 05:06:20 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-12-17 05:06:20 +0000
commit5f71d29bc526ec6748761685fcdda576372b6e61 (patch)
tree9ea8229804ce187b29c0cac1ff2af02912e1c5fc /emulators/mupen64plus
parente35fddd10cb2d362b368753c145f8fd003fa4b8d (diff)
downloadports-5f71d29bc526ec6748761685fcdda576372b6e61.tar.gz
ports-5f71d29bc526ec6748761685fcdda576372b6e61.zip
- Fix typo
Reported by: pav
Notes
Notes: svn path=/head/; revision=266479
Diffstat (limited to 'emulators/mupen64plus')
-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