summaryrefslogtreecommitdiff
path: root/devel/eclipse
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-06-03 17:02:44 +0000
committerjschauma <jschauma>2003-06-03 17:02:44 +0000
commit4b7a3f954fcf81901c9cd64cccc1b88fe52cf1a4 (patch)
tree800c0aecf5912121430c3cd57d7c7d06086f6734 /devel/eclipse
parent8c56e93b1f6d53949fc514fffdcb932c9dc210ce (diff)
downloadpkgsrc-4b7a3f954fcf81901c9cd64cccc1b88fe52cf1a4.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/eclipse')
-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