From ced7ad22c6d19e2eaaae94208a2a1c41a6f64d03 Mon Sep 17 00:00:00 2001 From: Ernst de Haan Date: Fri, 18 Oct 2002 15:45:59 +0000 Subject: [PATCH] Added runtime dependency: textproc/xincluder. --- textproc/ant-xinclude-task/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/ant-xinclude-task/Makefile b/textproc/ant-xinclude-task/Makefile index 68bdea652dbc..9bc2adc96023 100644 --- a/textproc/ant-xinclude-task/Makefile +++ b/textproc/ant-xinclude-task/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ant- MAINTAINER= znerd@FreeBSD.org BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/jakarta-ant +RUN_DEPENDS= ${JAVASHAREDIR}/classes/xincluder.jar:${PORTSDIR}/textproc/xincluder USE_JAVA= 1.1+