diff options
author | marino <marino@FreeBSD.org> | 2014-08-15 06:05:53 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-08-15 06:05:53 +0800 |
commit | 5fce0edbfdf7c3eb85f83a4551fe5f9152914da6 (patch) | |
tree | 71264881e7e46338f97443d40fd0b6c2582ea250 /emulators/mupen64plus | |
parent | 54f062c561a7da882fd7347502d15504cd8245c7 (diff) | |
download | freebsd-ports-gnome-5fce0edbfdf7c3eb85f83a4551fe5f9152914da6.tar.gz freebsd-ports-gnome-5fce0edbfdf7c3eb85f83a4551fe5f9152914da6.tar.zst freebsd-ports-gnome-5fce0edbfdf7c3eb85f83a4551fe5f9152914da6.zip |
Stage all emulators/mupen64plus ports
PR: 190081
Submitted by: Matthieu Volat
Tweaks by: marino
Diffstat (limited to 'emulators/mupen64plus')
-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} |