diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-15 06:05:53 +0800 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-15 06:05:53 +0800 |
commit | c67f10d9ea9c4e97d1f4d50fbd4a94db66364734 (patch) | |
tree | 71264881e7e46338f97443d40fd0b6c2582ea250 /emulators/mupen64plus-rsp-z64 | |
parent | 84ba0ddc703512ca9a406619fa5da5fd6d8fb9a4 (diff) | |
download | freebsd-ports-gnome-c67f10d9ea9c4e97d1f4d50fbd4a94db66364734.tar.gz freebsd-ports-gnome-c67f10d9ea9c4e97d1f4d50fbd4a94db66364734.tar.zst freebsd-ports-gnome-c67f10d9ea9c4e97d1f4d50fbd4a94db66364734.zip |
Stage all emulators/mupen64plus ports
PR: 190081
Submitted by: Matthieu Volat
Tweaks by: marino
Diffstat (limited to 'emulators/mupen64plus-rsp-z64')
-rw-r--r-- | emulators/mupen64plus-rsp-z64/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/mupen64plus-rsp-z64/Makefile b/emulators/mupen64plus-rsp-z64/Makefile index ced01d1480d9..9fd57a344d9a 100644 --- a/emulators/mupen64plus-rsp-z64/Makefile +++ b/emulators/mupen64plus-rsp-z64/Makefile @@ -22,5 +22,4 @@ EXTRACT_AFTER_ARGS= # BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}${PKGNAMESUFFIX}/projects/unix WRKSRC= ${WRKDIR} -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |