aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-02-11 08:43:27 +0800
committerkris <kris@FreeBSD.org>2007-02-11 08:43:27 +0800
commit6aebb3043e8f7c148264457ff14a968015dcfd0d (patch)
tree96988b0cb3a2ee6cb507d1bd44f5a0b317566b0d /textproc
parent2fd63f9c2953d92a28e9439147cc7e0aa957c6db (diff)
downloadfreebsd-ports-graphics-6aebb3043e8f7c148264457ff14a968015dcfd0d.tar.gz
freebsd-ports-graphics-6aebb3043e8f7c148264457ff14a968015dcfd0d.tar.zst
freebsd-ports-graphics-6aebb3043e8f7c148264457ff14a968015dcfd0d.zip
Deprecate these ports that are broken on 5.x and above, with expiry in
1 month.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-libxslt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/ruby-libxslt/Makefile b/textproc/ruby-libxslt/Makefile
index cf46f431a33..0aafb0b16bc 100644
--- a/textproc/ruby-libxslt/Makefile
+++ b/textproc/ruby-libxslt/Makefile
@@ -24,6 +24,9 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
xslt.2:${PORTSDIR}/textproc/libxslt
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xml/libxml.so:${PORTSDIR}/textproc/ruby-libxml
+DEPRECATED= Broken on all supported versions of FreeBSD
+EXPIRATION_DATE=2007-03-10
+
PLIST_FILES= %%RUBY_SITEARCHLIBDIR%%/xml/libxslt.so
USE_BZIP2= yes
USE_RUBY= yes