aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-09-01 06:11:45 +0800
committereadler <eadler@FreeBSD.org>2012-09-01 06:11:45 +0800
commit77f55071818e050569bc6a3ef7199889114e61ab (patch)
tree58b8e57fb399983d056dbe48833c24945a9a399c /www
parentbf0662e2c373721ce03363624812d178b7f27e1c (diff)
downloadfreebsd-ports-graphics-77f55071818e050569bc6a3ef7199889114e61ab.tar.gz
freebsd-ports-graphics-77f55071818e050569bc6a3ef7199889114e61ab.tar.zst
freebsd-ports-graphics-77f55071818e050569bc6a3ef7199889114e61ab.zip
Deprecate linuxpluginwrapper, which is broken on all supported releases.
Diffstat (limited to 'www')
-rw-r--r--www/linuxpluginwrapper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile
index 7d826e92624..ed5ba32947e 100644
--- a/www/linuxpluginwrapper/Makefile
+++ b/www/linuxpluginwrapper/Makefile
@@ -23,9 +23,9 @@ OPTIONS= REALPLAYER "install linux-realplayer" off
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700009
+DEPRECATED= doesn't support ELF symbol versioning, yet.
+EXPIRATION_DATE= 2012-09-20
IGNORE= doesn't support ELF symbol versioning, yet.
-.endif
# I will remove WITH_PLUGINS knob.
.if defined(WITH_REALPLAYER)