View | Details | Raw Unified | Return to bug 148394
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	mupen64plus
8
PORTNAME=	mupen64plus
9
PORTVERSION=	1.5
9
PORTVERSION=	1.5
10
PORTREVISION=	2
10
PORTREVISION=	3
11
CATEGORIES=	emulators
11
CATEGORIES=	emulators
12
MASTER_SITES=	# empty
12
MASTER_SITES=	# empty
13
DISTFILES=	# empty
13
DISTFILES=	# empty
Lines 30-36 Link Here
30
30
31
# Graphics plugins
31
# Graphics plugins
32
RUN_DEPENDS+=	${PLUGINDIR}/dummyvideo.so:${PORTSDIR}/emulators/mupen64plus-dummyvideo
32
RUN_DEPENDS+=	${PLUGINDIR}/dummyvideo.so:${PORTSDIR}/emulators/mupen64plus-dummyvideo
33
RUN_DEPENDS+=	${PLUGINDIR}/ricevideo.so:${PORTSDIR}/emulators/mupen64plus-rice
34
RUN_DEPENDS+=	${PLUGINDIR}/glide64.so:${PORTSDIR}/emulators/mupen64plus-glide
33
RUN_DEPENDS+=	${PLUGINDIR}/glide64.so:${PORTSDIR}/emulators/mupen64plus-glide
35
RUN_DEPENDS+=	${PLUGINDIR}/glN64.so:${PORTSDIR}/emulators/mupen64plus-gln64
34
RUN_DEPENDS+=	${PLUGINDIR}/glN64.so:${PORTSDIR}/emulators/mupen64plus-gln64

Return to bug 148394