diff options
author | acm <acm@FreeBSD.org> | 2014-03-24 08:12:20 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2014-03-24 08:12:20 +0800 |
commit | 15d3c3962c5598a983f7997fbe1a84f0becc96af (patch) | |
tree | bb7f9af8d9dae28eff5c16d7838bf38ee14de9db /emulators/mupen64 | |
parent | 9612e7f708eb9ccdd060c1ba83e85d39e1b01c36 (diff) | |
download | freebsd-ports-gnome-15d3c3962c5598a983f7997fbe1a84f0becc96af.tar.gz freebsd-ports-gnome-15d3c3962c5598a983f7997fbe1a84f0becc96af.tar.zst freebsd-ports-gnome-15d3c3962c5598a983f7997fbe1a84f0becc96af.zip |
- Mark DEPRECATED. USe mupen64plus instead
Diffstat (limited to 'emulators/mupen64')
-rw-r--r-- | emulators/mupen64/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/mupen64/Makefile b/emulators/mupen64/Makefile index efef9add47d6..e7da8caacaa0 100644 --- a/emulators/mupen64/Makefile +++ b/emulators/mupen64/Makefile @@ -40,6 +40,10 @@ PLUGINDIR= ${LOCALBASE}/share/mupen64/plugins do-install: # empty NO_STAGE= yes + +DEPRECATED= Use mupen64plus instead +EXPIRATION_DATE=2014-04-23 + post-install: @${CAT} ${PKGMESSAGE} |