Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
This commit is contained in:
@@ -15,7 +15,7 @@ WRKSRC= ${WRKDIR}/spring-framework-${PORTVERSION}.RELEASE
|
||||
NO_BUILD= yes
|
||||
USE_JAVA= yes
|
||||
USE_ZIP= yes
|
||||
JAVA_VERSION= 1.5+
|
||||
JAVA_VERSION= 1.6+
|
||||
|
||||
OPTIONS_DEFINE= DOCS RESRCS
|
||||
RESRCS_DESC= Install resource files
|
||||
|
||||
Reference in New Issue
Block a user