From f0d9722a4cbc60131e6b154182a9bc8c8fe715a3 Mon Sep 17 00:00:00 2001 From: ijliao Date: Thu, 24 May 2001 13:03:59 +0000 Subject: depends on something else in jakarta-ant PR: 26820 Submitted by: Palle Girgensohn --- devel/apache-ant/Makefile | 2 +- devel/jakarta-ant/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile index 9ecf3a89d61b..a3b28c80f69d 100644 --- a/devel/apache-ant/Makefile +++ b/devel/apache-ant/Makefile @@ -17,7 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}-bin${EXTRACT_SUFX} MAINTAINER= ernst@jollem.com RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper \ - ${LOCALBASE}/share/java/classes/jaxp.jar:${PORTSDIR}/textproc/crimson + ${LOCALBASE}/share/java/classes/crimson.jar:${PORTSDIR}/textproc/crimson JAVAVM?= ${LOCALBASE}/bin/javavm FIND?= /usr/bin/find diff --git a/devel/jakarta-ant/Makefile b/devel/jakarta-ant/Makefile index 9ecf3a89d61b..a3b28c80f69d 100644 --- a/devel/jakarta-ant/Makefile +++ b/devel/jakarta-ant/Makefile @@ -17,7 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}-bin${EXTRACT_SUFX} MAINTAINER= ernst@jollem.com RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper \ - ${LOCALBASE}/share/java/classes/jaxp.jar:${PORTSDIR}/textproc/crimson + ${LOCALBASE}/share/java/classes/crimson.jar:${PORTSDIR}/textproc/crimson JAVAVM?= ${LOCALBASE}/bin/javavm FIND?= /usr/bin/find -- cgit