diff options
author | nork <nork@FreeBSD.org> | 2003-12-28 05:40:49 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-12-28 05:40:49 +0800 |
commit | de51632ec18ddb35125a1c3b4c1d2372a8cdcf50 (patch) | |
tree | f06dfcc3710b0fae6c9ddfd7ca7bbc7e3915d3ec /www | |
parent | 393f1cf9deecb96615ac34dce8c6fec8e8d6e04a (diff) | |
download | freebsd-ports-gnome-de51632ec18ddb35125a1c3b4c1d2372a8cdcf50.tar.gz freebsd-ports-gnome-de51632ec18ddb35125a1c3b4c1d2372a8cdcf50.tar.zst freebsd-ports-gnome-de51632ec18ddb35125a1c3b4c1d2372a8cdcf50.zip |
Add IGNORE. Because this port should be obsolated:-).
Diffstat (limited to 'www')
-rw-r--r-- | www/flashpluginwrapper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/flashpluginwrapper/Makefile b/www/flashpluginwrapper/Makefile index e88fc731970d..29e0428bf0c3 100644 --- a/www/flashpluginwrapper/Makefile +++ b/www/flashpluginwrapper/Makefile @@ -23,6 +23,8 @@ ONLY_FOR_ARCHS= i386 PKGMESSAGE= ${WRKDIR}/pkg-message CONFLICTS= linuxpluginwrapper-* +IGNORE= "Please use www/linuxpluginwrapper. This port should be obsolated. But, if you cannot use it by any reason, please set NO_IGNORE and you can use this." + post-patch: @${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},' \ -e 's,/usr/local,${PREFIX},' ${WRKSRC}/Makefile |