pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/jde Put this package into a new pseudo-categor...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec76295c8eba
branches: trunk
changeset: 460166:ec76295c8eba
user: jschauma <jschauma%pkgsrc.org@localhost>
date: Sat Aug 23 15:10:41 2003 +0000
description:
Put this package into a new pseudo-category called 'java'.
diffstat:
editors/jde/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r e9f0e7cab9e1 -r ec76295c8eba editors/jde/Makefile
--- a/editors/jde/Makefile Sat Aug 23 15:09:51 2003 +0000
+++ b/editors/jde/Makefile Sat Aug 23 15:10:41 2003 +0000
@@ -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 @@
# 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}
Home |
Main Index |
Thread Index |
Old Index