$OpenBSD: patch-build_xml,v 1.3 2015/09/18 18:36:27 jasper Exp $
--- build.xml.orig	Thu Mar  6 17:06:40 2014
+++ build.xml	Tue Sep  1 21:13:00 2015
@@ -128,7 +128,7 @@
   <!-- Miscellaneous -->
   <property name="build.compiler.emacs" value="true"/>
 
-  <target name="default" depends="test" description="Build and Test."/>
+  <target name="default" depends="-enable-native,jar,javadoc" description="Build and Test."/>
 
   <target name="init" depends="-setup"/>
   <target name="compile-test-single" depends="compile-tests"/>
