pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/PanoTools PKG_JVM should not be set by packag...
details: https://anonhg.NetBSD.org/pkgsrc/rev/39908d4087f4
branches: trunk
changeset: 646586:39908d4087f4
user: tnn <tnn%pkgsrc.org@localhost>
date: Wed Feb 11 23:17:22 2015 +0000
description:
PKG_JVM should not be set by package, change to PKG_JVMS_ACCEPTED
diffstat:
graphics/PanoTools/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 56dbac8fbbcf -r 39908d4087f4 graphics/PanoTools/Makefile
--- a/graphics/PanoTools/Makefile Wed Feb 11 20:32:20 2015 +0000
+++ b/graphics/PanoTools/Makefile Wed Feb 11 23:17:22 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2012/10/06 14:10:40 asau Exp $
+# $NetBSD: Makefile,v 1.24 2015/02/11 23:17:22 tnn Exp $
#
DISTNAME= PanoTools
@@ -17,8 +17,8 @@
WRKSRC= ${WRKDIR}/PTLinux
BUILD_DIRS= # empty
USE_JAVA= run
+PKG_JVMS_ACCEPTED= sun-jdk6
-PKG_JVM?= sun-jdk
PLIST_SUBST+= JAVA_HOME="${PKG_JAVA_HOME:C/^${PREFIX}\///}"
INSTALLATION_DIRS= bin lib ${EMULDIR}/lib libexec/PanoTools \
Home |
Main Index |
Thread Index |
Old Index