1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Fix emulators/mupen64-tr64 dependency

- Bump PORTREVISION

Reported by:	erwin
This commit is contained in:
Jose Alonso Cardenas Marquez 2007-10-15 02:38:22 +00:00
parent f12a3206a8
commit 01c373bea4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201481

View File

@ -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