aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-09 11:10:54 +0800
committerkris <kris@FreeBSD.org>2004-06-09 11:10:54 +0800
commit8f9d88d1d570877e27f22dd3897a81af7e2e06c7 (patch)
tree61eb74b9a97796a87bf1e7dcdfe9a963b7bb3131 /textproc
parentd24d4956698559e969915a02539013be4580e5fd (diff)
downloadfreebsd-ports-gnome-8f9d88d1d570877e27f22dd3897a81af7e2e06c7.tar.gz
freebsd-ports-gnome-8f9d88d1d570877e27f22dd3897a81af7e2e06c7.tar.zst
freebsd-ports-gnome-8f9d88d1d570877e27f22dd3897a81af7e2e06c7.zip
BROKEN: Install fails
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ant-xinclude-task/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ant-xinclude-task/Makefile b/textproc/ant-xinclude-task/Makefile
index 6b8e8dfbb45a..dfb74956cd47 100644
--- a/textproc/ant-xinclude-task/Makefile
+++ b/textproc/ant-xinclude-task/Makefile
@@ -17,6 +17,8 @@ COMMENT= XInclude task for Jakarta Ant
BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant \
${JAVASHAREDIR}/classes/xincluder.jar:${PORTSDIR}/textproc/xincluder
+BROKEN= Install fails
+
USE_JAVA= 1.1+
ANT?= ${LOCALBASE}/bin/ant