summaryrefslogtreecommitdiff
path: root/devel/eclipse
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-19 08:59:00 +0000
committerwiz <wiz>2009-05-19 08:59:00 +0000
commitf2f84ca1003215c84547f3e0c73fb900a258ffc8 (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /devel/eclipse
parentcedee8af400ce7b5e9953aff3e8123529d4330fb (diff)
downloadpkgsrc-f2f84ca1003215c84547f3e0c73fb900a258ffc8.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'devel/eclipse')
-rw-r--r--devel/eclipse/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/eclipse/Makefile b/devel/eclipse/Makefile
index 24c489ea3c2..65f4a3497a9 100644
--- a/devel/eclipse/Makefile
+++ b/devel/eclipse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2009/03/22 02:31:39 jschauma Exp $
+# $NetBSD: Makefile,v 1.24 2009/05/19 08:59:08 wiz Exp $
#
DISTNAME= ${PKGNAME_NOREV}
@@ -11,7 +11,6 @@ EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.eclipse.org/
COMMENT= Java IDE
-
LICENSE= eclipse-license
DEPENDS+= apache-ant>=1.4.1:../../devel/apache-ant