Restrict to JAVA_VERSION=1.3 1.4: Does not build with JDK 1.5

(setting -source 1.4 is not sufficient)
This commit is contained in:
Volker Stolz
2006-04-12 09:42:34 +00:00
parent 1f3dec8e39
commit 13036d7b40

View File

@@ -19,7 +19,7 @@ COMMENT= SVG Toolkit
USE_ZIP= yes
USE_JAVA= yes
JAVA_VERSION= 1.3+
JAVA_VERSION= 1.3 1.4
WRKSRC= ${WRKDIR}/xml-${PORTNAME}
USE_ANT= yes
USE_JIKES= no