pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ltsa Set USE_JAVA2 to lower-case yes, per PR 413...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4151b4293767
branches: trunk
changeset: 392349:4151b4293767
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Apr 30 17:11:46 2009 +0000
description:
Set USE_JAVA2 to lower-case yes, per PR 41309 from Ryo HAYASAKA.
diffstat:
devel/ltsa/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1f73bb4130c7 -r 4151b4293767 devel/ltsa/Makefile
--- a/devel/ltsa/Makefile Thu Apr 30 16:27:11 2009 +0000
+++ b/devel/ltsa/Makefile Thu Apr 30 17:11:46 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/05/26 02:13:17 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2009/04/30 17:11:46 wiz Exp $
#
DISTNAME= ltsa2.2
@@ -16,7 +16,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
NO_CONFIGURE= YES
-USE_JAVA2= YES
+USE_JAVA2= yes
USE_TOOLS+= pax
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index