aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-video-z64/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-09-07 18:27:58 +0000
committerJohn Marino <marino@FreeBSD.org>2014-09-07 18:27:58 +0000
commit4060c14909b33491286cd737394d7f7df932e273 (patch)
tree984a3984add9a14bc306199ec2106f025d7303e7 /emulators/mupen64plus-video-z64/Makefile
parentdc6a9bbe0e96c9a98b79c32888913cd6c23a44c3 (diff)
downloadports-4060c14909b33491286cd737394d7f7df932e273.tar.gz
ports-4060c14909b33491286cd737394d7f7df932e273.zip
emulators/mupen64plus-video-z64: preserve a bit longer
Most of the mupen64plus ports support stage out of the box, just remove "NO_STAGE=yes". However, this port is broken for another reason. To avoid it being pruned for being unstaged, remove NO_STAGE but leave it broken to give somebody a little more time to fix the glew dependency issue.
Notes
Notes: svn path=/head/; revision=367594
Diffstat (limited to 'emulators/mupen64plus-video-z64/Makefile')
-rw-r--r--emulators/mupen64plus-video-z64/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/mupen64plus-video-z64/Makefile b/emulators/mupen64plus-video-z64/Makefile
index 6912a2af929e..5aacb52f905c 100644
--- a/emulators/mupen64plus-video-z64/Makefile
+++ b/emulators/mupen64plus-video-z64/Makefile
@@ -24,5 +24,4 @@ EXTRACT_AFTER_ARGS= #
BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}${PKGNAMESUFFIX}/projects/unix
WRKSRC= ${WRKDIR}
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"