summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-08-23 15:10:41 +0000
committerjschauma <jschauma@pkgsrc.org>2003-08-23 15:10:41 +0000
commit5e93a320d310fe3fab7ca220934339b4331c1f0b (patch)
tree3b564bcce5e526462b2f5a18dbe4e12af6da1b43 /editors
parentf626523111f54d9cb1c556b24116ac74d40ef39f (diff)
downloadpkgsrc-5e93a320d310fe3fab7ca220934339b4331c1f0b.tar.gz
Put this package into a new pseudo-category called 'java'.
Diffstat (limited to 'editors')
-rw-r--r--editors/jde/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/jde/Makefile b/editors/jde/Makefile
index dfa79db5282..420e169cc1d 100644
--- a/editors/jde/Makefile
+++ b/editors/jde/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 21:34:31 grant Exp $
+# $NetBSD: Makefile,v 1.12 2003/08/23 15:10:41 jschauma Exp $
#
DISTNAME= jde-2.3.2
WRKSRC= ${WRKDIR}/${DISTNAME}/lisp
-CATEGORIES= devel editors
+CATEGORIES= devel editors java
MASTER_SITES= ${MASTER_SITE_LOCAL}
# The "real" site has silly naming conventions:
#MASTER_SITES= http://jdee.sunsite.dk/
@@ -22,6 +22,8 @@ DEPENDS+= elib>=1.0:../../devel/elib
# XEmacs has its own JDE package
EMACS_VERSIONS_ACCEPTED=emacs21 # XXX Won't compile with emacs20...
+PKG_JVM= sun-jdk14
+
BUILD_ENV+= EMACS=${EMACS}
MAKE_ENV+= EMACS_LISPPREFIX=${EMACS_LISPPREFIX}