diff options
author | John Marino <marino@FreeBSD.org> | 2014-09-07 18:27:58 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-09-07 18:27:58 +0000 |
commit | 4060c14909b33491286cd737394d7f7df932e273 (patch) | |
tree | 984a3984add9a14bc306199ec2106f025d7303e7 /emulators/mupen64plus-video-z64 | |
parent | dc6a9bbe0e96c9a98b79c32888913cd6c23a44c3 (diff) | |
download | ports-4060c14909b33491286cd737394d7f7df932e273.tar.gz ports-4060c14909b33491286cd737394d7f7df932e273.zip |
Notes
Diffstat (limited to 'emulators/mupen64plus-video-z64')
-rw-r--r-- | emulators/mupen64plus-video-z64/Makefile | 1 |
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" |