summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-09 03:10:54 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-09 03:10:54 +0000
commit3808299cf54abef0d01306efc87bf6c36cc61f61 (patch)
tree1ed469eeb431f8619ebe203eae4743ed0a041a35
parentBROKEN: Missing LIB_DEPENDS (diff)
BROKEN: Install fails
Notes
Notes: svn path=/head/; revision=111114
-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