summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-06-03 17:02:44 +0000
committerjschauma <jschauma>2003-06-03 17:02:44 +0000
commit5777c913261bbf2135452adad0a3c1f79617b738 (patch)
tree800c0aecf5912121430c3cd57d7c7d06086f6734 /devel
parentd1c6833c1b0d08a28209fd508921046415557e6b (diff)
downloadpkgsrc-5777c913261bbf2135452adad0a3c1f79617b738.tar.gz
Change dependency of jakarta-ant into apache-ant, as it's now known.
All build fine with the new version of ant.
Diffstat (limited to 'devel')
-rw-r--r--devel/eclipse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/eclipse/Makefile b/devel/eclipse/Makefile
index 7a40db64cb2..441c1e0287e 100644
--- a/devel/eclipse/Makefile
+++ b/devel/eclipse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/04/23 03:02:49 jmc Exp $
+# $NetBSD: Makefile,v 1.5 2003/06/03 17:02:46 jschauma Exp $
#
DISTNAME= ${PKGNAME}
@@ -10,7 +10,7 @@ MAINTAINER= jschauma@netbsd.org
HOMEPAGE= http://www.eclipse.org
COMMENT= Java IDE
-DEPENDS+= jakarta-ant>=1.4.1:../../devel/jakarta-ant
+DEPENDS+= apache-ant>=1.4.1:../../devel/apache-ant
PKG_JVM= sun-jdk13