diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-01-06 21:54:58 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-01-06 21:54:58 +0000 |
commit | d4df837ed4f11b5a53b294eb67dd400026171029 (patch) | |
tree | 2181388c388719941b8d4ab905454dc3a6b6691b /emulators/mupen64plus/Makefile | |
parent | 7b665df4506770414852a7be71fdab6b6edb0484 (diff) | |
download | freebsd-ports-d4df837ed4f11b5a53b294eb67dd400026171029.zip |
- Update to 1.4.1
Diffstat (limited to 'emulators/mupen64plus/Makefile')
-rw-r--r-- | emulators/mupen64plus/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/mupen64plus/Makefile b/emulators/mupen64plus/Makefile index bb859e64f321..d557cc2d6a4b 100644 --- a/emulators/mupen64plus/Makefile +++ b/emulators/mupen64plus/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mupen64plus -PORTVERSION= 1.3 -PORTREVISION= 1 +PORTVERSION= 1.4.1 CATEGORIES= emulators MASTER_SITES= # empty DISTFILES= # empty @@ -21,7 +20,6 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/mupen64plus:${PORTSDIR}/emulators/mupen64plus-bas # Audio plugins RUN_DEPENDS+= ${PLUGINDIR}/dummyaudio.so:${PORTSDIR}/emulators/mupen64plus-dummyaudio -RUN_DEPENDS+= ${PLUGINDIR}/mupen64_audio.so:${PORTSDIR}/emulators/mupen64plus-sound RUN_DEPENDS+= ${PLUGINDIR}/jttl_audio.so:${PORTSDIR}/emulators/mupen64plus-sdlaudio # Input plugins |