[SVN-Commit] r775 - branches/experimental/www/libxul19
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Mon Jun 18 20:32:46 UTC 2012
Author: jbeich
Date: Mon Jun 18 20:32:39 2012
New Revision: 775
Log:
remove _WITH_JAVA[1], it builds fine
[1] remnant from ports/105315 and r733
Modified:
branches/experimental/www/libxul19/Makefile
Modified: branches/experimental/www/libxul19/Makefile
==============================================================================
--- branches/experimental/www/libxul19/Makefile Mon Jun 18 20:32:10 2012 (r774)
+++ branches/experimental/www/libxul19/Makefile Mon Jun 18 20:32:39 2012 (r775)
@@ -66,7 +66,7 @@
.endif
.endif
-.if ${PORT_OPTIONS:MJAVA} && defined(_WITH_JAVA)
+.if ${PORT_OPTIONS:MJAVA}
USE_JAVA= yes
JAVA_VERSION+= 1.5+
JAVA_OS+= native
More information about the freebsd-gecko
mailing list