Decommissioning java 1.5 (EOLed since October 2009):

suppress any reference to JAVA_VERSION=	1.5+ (part2)
This commit is contained in:
Baptiste Daroussin
2012-12-10 13:18:28 +00:00
parent 1dc6a664e3
commit 7c354b1913
172 changed files with 327 additions and 930 deletions

View File

@@ -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