pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/openoffice3 Re-add PKG_JVMS_ACCEPTED.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5a4a713e39bf
branches:  trunk
changeset: 554501:5a4a713e39bf
user:      hira <hira%pkgsrc.org@localhost>
date:      Sun Feb 15 15:15:08 2009 +0000

description:
Re-add PKG_JVMS_ACCEPTED.

diffstat:

 misc/openoffice3/Makefile.NetBSD |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 540639be3be2 -r 5a4a713e39bf misc/openoffice3/Makefile.NetBSD
--- a/misc/openoffice3/Makefile.NetBSD  Sun Feb 15 14:41:57 2009 +0000
+++ b/misc/openoffice3/Makefile.NetBSD  Sun Feb 15 15:15:08 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.NetBSD,v 1.2 2008/11/22 07:57:03 hira Exp $
+# $NetBSD: Makefile.NetBSD,v 1.3 2009/02/15 15:15:08 hira Exp $
 #
 
 # *.pc files are required, but these don't exist on NetBSD.
@@ -14,6 +14,8 @@
 #OPENOFFICE_DLLSUFFIX= bi
 OPENOFFICE_OUTPATH=    unxbsdi3
 OPENOFFICE_SETFILE=    NetBSDX86
+# This package needs native Java.
+PKG_JVMS_ACCEPTED=     jdk14 jdk15
 .elif ${MACHINE_ARCH} == "x86_64"
 #OPENOFFICE_DLLSUFFIX= bx
 OPENOFFICE_OUTPATH=    unxbsdx3



Home | Main Index | Thread Index | Old Index