Index: emulators/mupen64plus/Makefile =================================================================== --- emulators/mupen64plus/Makefile (revision 392031) +++ emulators/mupen64plus/Makefile (working copy) @@ -5,9 +5,6 @@ PORTVERSION= 2.5 PORTREVISION?= 0 CATEGORIES= emulators -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty MAINTAINER?= acm@FreeBSD.org COMMENT= Fork of Mupen64 Nintendo 64 emulator with plugins (meta port) @@ -29,13 +26,7 @@ # RSP plugins RUN_DEPENDS+= ${LOCALBASE}/lib/${PORTNAME}/mupen64plus-rsp-hle.so:${PORTSDIR}/emulators/mupen64plus-rsp-hle -NO_MTREE= yes -NO_BUILD= yes +USES= metaport SUB_FILES= pkg-message -do-install: # empty - -post-install: - @${CAT} ${PKGMESSAGE} - .include