aboutsummaryrefslogtreecommitdiffstats
path: root/java/sqlitejdbc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-12-10 21:18:28 +0800
committerbapt <bapt@FreeBSD.org>2012-12-10 21:18:28 +0800
commit62db6380f8cfd8aa33a4a16d2ddae336f67c9745 (patch)
tree46951eebc3f0fab0c5354d48cdafd62a5f90147d /java/sqlitejdbc
parent6983b431a282dcdbbaf091781289c661af93c65c (diff)
downloadfreebsd-ports-gnome-62db6380f8cfd8aa33a4a16d2ddae336f67c9745.tar.gz
freebsd-ports-gnome-62db6380f8cfd8aa33a4a16d2ddae336f67c9745.tar.zst
freebsd-ports-gnome-62db6380f8cfd8aa33a4a16d2ddae336f67c9745.zip
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
Diffstat (limited to 'java/sqlitejdbc')
-rw-r--r--java/sqlitejdbc/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/java/sqlitejdbc/Makefile b/java/sqlitejdbc/Makefile
index 80b01c4d49ba..73276862ac6e 100644
--- a/java/sqlitejdbc/Makefile
+++ b/java/sqlitejdbc/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: sqlitejdbc
-# Date created: 23 June 2008
-# Whom: Lapo Luchini <lapo@lapo.it>
-#
+# Created by: Lapo Luchini <lapo@lapo.it>
# $FreeBSD$
-#
PORTNAME= sqlitejdbc
PORTVERSION= 056
@@ -21,7 +17,7 @@ LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6+
USE_GMAKE= yes
MAKE_ENV= JAVA_HOME="${JAVA_HOME}"
ALL_TARGET= native