Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2012 20:32:39 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r775 - branches/experimental/www/libxul19
Message-ID:  <201206182032.q5IKWdKi075961@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206182032.q5IKWdKi075961>