diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/apache-ant/Makefile | 2 | ||||
-rw-r--r-- | devel/jakarta-ant/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
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 |