pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/flan Removed jdk13 from the PKG_JVMS_ACCEPTED.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1bd90d80f6ce
branches: trunk
changeset: 502450:1bd90d80f6ce
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Nov 04 19:38:26 2005 +0000
description:
Removed jdk13 from the PKG_JVMS_ACCEPTED.
diffstat:
net/flan/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a7201f1456e5 -r 1bd90d80f6ce net/flan/Makefile
--- a/net/flan/Makefile Fri Nov 04 19:37:18 2005 +0000
+++ b/net/flan/Makefile Fri Nov 04 19:38:26 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/06/17 03:50:25 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2005/11/04 19:38:26 rillig Exp $
#
DISTNAME= Flan
@@ -12,7 +12,7 @@
WRKSRC= ${WRKDIR}/src
USE_JAVA= yes
-PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 jdk13 jdk14
+PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 jdk14
USE_TOOLS+= gmake
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index