diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-14 22:05:53 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-14 22:05:53 +0000 |
commit | c67f10d9ea9c4e97d1f4d50fbd4a94db66364734 (patch) | |
tree | 71264881e7e46338f97443d40fd0b6c2582ea250 /emulators/mupen64plus-video-glide64 | |
parent | 84ba0ddc703512ca9a406619fa5da5fd6d8fb9a4 (diff) | |
download | ports-c67f10d9ea9c4e97d1f4d50fbd4a94db66364734.tar.gz ports-c67f10d9ea9c4e97d1f4d50fbd4a94db66364734.zip |
Notes
Diffstat (limited to 'emulators/mupen64plus-video-glide64')
-rw-r--r-- | emulators/mupen64plus-video-glide64/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/mupen64plus-video-glide64/Makefile b/emulators/mupen64plus-video-glide64/Makefile index 1db749c2195d..b407a817c9aa 100644 --- a/emulators/mupen64plus-video-glide64/Makefile +++ b/emulators/mupen64plus-video-glide64/Makefile @@ -23,5 +23,4 @@ EXTRACT_AFTER_ARGS= # BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}${PKGNAMESUFFIX}/projects/unix WRKSRC= ${WRKDIR} -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |