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/Makefile | |
parent | 84ba0ddc703512ca9a406619fa5da5fd6d8fb9a4 (diff) | |
download | freebsd-ports-c67f10d9ea9c4e97d1f4d50fbd4a94db66364734.zip |
Stage all emulators/mupen64plus ports
PR: 190081
Submitted by: Matthieu Volat
Tweaks by: marino
Diffstat (limited to 'emulators/mupen64plus/Makefile')
-rw-r--r-- | emulators/mupen64plus/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/mupen64plus/Makefile b/emulators/mupen64plus/Makefile index 7c5609eb56a6..0f6840f0da58 100644 --- a/emulators/mupen64plus/Makefile +++ b/emulators/mupen64plus/Makefile @@ -34,7 +34,6 @@ SUB_FILES= pkg-message do-install: # empty -NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} |