summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 16:49:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 16:49:34 +0000
commit329e3aac0e6b32bd4680af25812e08d2f0759265 (patch)
treec72a939e66de58bc5635cae3895ac7b2f1893694 /editors/openoffice.org-vcltesttool
parentFeature safe: yes (diff)
Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16
vendors: Remove any reference to bsdjava and freebsd Java Vendors, as the both are outdated, have security issues and expired. Mark icedtea6-stubs as broken as it doesn't build with any of the left supported vendors. Switch tuxguitar to be able to use openjdk16 [1] Approved by: gahr [1]
Notes
Notes: svn path=/head/; revision=308615
Diffstat (limited to 'editors/openoffice.org-vcltesttool')
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 10c1a8300d3b..678c2f1839e4 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: OpenOffice.org VCLTestTool
-# Date created: 2009/7/11
-# Whom: NAKATA Maho <maho@FreeBSD.org>
-#
+# Created by: NAKATA Maho <maho@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= openoffice.org-vcltesttool
PORTVERSION= 2.4.${SNAPDATE}
@@ -34,8 +30,8 @@ MAKE_JOBS_SAFE= yes
USE_JAVA= yes
JAVA_BUILD= jdk
-JAVA_VENDOR= freebsd bsdjava openjdk
-JAVA_VERSION= 1.5 1.6
+JAVA_VENDOR= openjdk
+JAVA_VERSION= 1.6
ONLY_FOR_ARCHS= i386 amd64