mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
650b02778f
- Set JAVA_VERSION from 1.7 to 1.7+ - Update a patch, fix other patch to be `make makepatch` compliant PR: 205435 Submitted by: Ilia Skalozubov <freebsd@skinc.ru> Approved by: unmaintained
11 lines
435 B
XML
11 lines
435 B
XML
--- build.xml.orig 2014-04-04 16:45:10 UTC
|
|
+++ build.xml
|
|
@@ -7,7 +7,6 @@
|
|
<import file="platform_build/build-applet.xml"/>
|
|
<import file="platform_build/build-webstart.xml"/>
|
|
<import file="platform_build/build-maven.xml"/>
|
|
- <import file="eclipse-update/org.lwjgl.build/build-updatesite.xml"/>
|
|
|
|
<!-- ================================================================== -->
|
|
<!-- Everything below this line is targets. -->
|