mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
d844465474
* fix misspelled directory name * clean up patches * intentionally remove jdk RUN_DEPENDS, applications that use this will have a RUN_DEPENDS on a jdk ok sthen@ pascal@ ian@
15 lines
364 B
Plaintext
15 lines
364 B
Plaintext
Bump up source/target version
|
|
|
|
Index: default.properties
|
|
--- default.properties.orig
|
|
+++ default.properties
|
|
@@ -28,7 +28,7 @@ build.compress = false
|
|
junit.failonerror = true
|
|
|
|
# Minimum version of Java required to build the Wrapper
|
|
-javac.target.version=1.4
|
|
+javac.target.version=1.6
|
|
|
|
# Location of java to build the pre-release
|
|
javac.dir=E:\\j2sdk1.4.2_19
|