summaryrefslogtreecommitdiff
path: root/devel/p5-Java/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 11:25:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 11:25:27 +0000
commit580b0c7423f336e00b3903ca8b33f179237d4c8c (patch)
tree8bed025c70382531bf17d65c836cc69c3dd2d951 /devel/p5-Java/Makefile
parentUpdate to 1.5.4.26862 (diff)
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1)
Notes
Notes: svn path=/head/; revision=308600
Diffstat (limited to 'devel/p5-Java/Makefile')
-rw-r--r--devel/p5-Java/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Java/Makefile b/devel/p5-Java/Makefile
index f4322c50adf1..e85cad3a6a0c 100644
--- a/devel/p5-Java/Makefile
+++ b/devel/p5-Java/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Java
-# Date Created: 27 January 2006
-# Whom: Simun Mikecin <numisemis@yahoo.com>
-#
+# Created by: Simun Mikecin <numisemis@yahoo.com>
# $FreeBSD$
-#
PORTNAME= Java
PORTVERSION= 4.7
@@ -18,7 +14,7 @@ COMMENT= Perl extension for accessing a JVM remotely or locally
USE_RC_SUBR= javaserver
PERL_CONFIGURE= YES
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6+
MAN3= Java.3 JavaArray.3