pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/jgrasp Set USE_JAVA=run because this package nee...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7fc00711a818
branches:  trunk
changeset: 515726:7fc00711a818
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Jul 07 03:34:01 2006 +0000

description:
Set USE_JAVA=run because this package needs JRE only.

diffstat:

 devel/jgrasp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 123655f0a35a -r 7fc00711a818 devel/jgrasp/Makefile
--- a/devel/jgrasp/Makefile     Fri Jul 07 03:31:50 2006 +0000
+++ b/devel/jgrasp/Makefile     Fri Jul 07 03:34:01 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/07/07 03:31:50 minskim Exp $
+# $NetBSD: Makefile,v 1.15 2006/07/07 03:34:01 minskim Exp $
 #
 
 DISTNAME=              jgrasp170
@@ -13,6 +13,7 @@
 COMMENT=               IDE with support for Software Visualizations
 
 WRKSRC=                        ${WRKDIR}/jgrasp
+USE_JAVA=              run
 PKG_JVMS_ACCEPTED=     sun-jdk13 sun-jdk14 jdk14
 INSTALLATION_DIRS=     bin
 



Home | Main Index | Thread Index | Old Index