aboutsummaryrefslogtreecommitdiff
path: root/java/sqlitejdbc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 13:18:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 13:18:28 +0000
commit7c354b1913f01af4543a3be2745370660e7153e4 (patch)
tree46951eebc3f0fab0c5354d48cdafd62a5f90147d /java/sqlitejdbc
parent1dc6a664e3eb746710f5b332ceb06be47ffacbe0 (diff)
downloadports-7c354b1913f01af4543a3be2745370660e7153e4.tar.gz
ports-7c354b1913f01af4543a3be2745370660e7153e4.zip
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
Notes
Notes: svn path=/head/; revision=308604
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