aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libgtk-java/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 13:43:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 13:43:43 +0000
commit9c526f721705e892d2cb0d1f20df0ad1f9e3cc55 (patch)
tree8f8068d6ce0708a3892bc9e9b0f0f44e174dfbbc /x11-toolkits/libgtk-java/Makefile
parent7c354b1913f01af4543a3be2745370660e7153e4 (diff)
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3)
Notes
Notes: svn path=/head/; revision=308605
Diffstat (limited to 'x11-toolkits/libgtk-java/Makefile')
-rw-r--r--x11-toolkits/libgtk-java/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-toolkits/libgtk-java/Makefile b/x11-toolkits/libgtk-java/Makefile
index 39a2700d98ee..b62d6218ea03 100644
--- a/x11-toolkits/libgtk-java/Makefile
+++ b/x11-toolkits/libgtk-java/Makefile
@@ -1,10 +1,5 @@
-# New ports collection makefile for: libgtk-java
-# Date created: 22 December 2003
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/x11-toolkits/libgtk-java/Makefile,v 1.16 2005/10/29 22:06:06 marcus Exp $
-#
PORTNAME= libgtk-java
PORTVERSION= 2.10.2
@@ -23,7 +18,7 @@ USE_GMAKE= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6+
JAVA_OS= native
USE_GNOME= gnomehack gtk20
CONFIGURE_ARGS= --without-gcj-compile --with-jardir=${JAVAJARDIR} \