https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214978

--- Comment #8 from Christoph Moench-Tegeder <[email protected]> ---
(In reply to Jochen Neumeister from comment #7)

Except it doesn't, we need:

Index: Mk/bsd.gecko.mk
===================================================================
--- Mk/bsd.gecko.mk     (revision 427484)
+++ Mk/bsd.gecko.mk     (working copy)
@@ -89,7 +89,7 @@
                        python:2.7,build desktop-file-utils
 CPE_VENDOR?=mozilla
 USE_PERL5=     build
-USE_XORG=      x11 xcomposite xdamage xext xfixes xrender xt
+USE_XORG+=     x11 xcomposite xdamage xext xfixes xrender xt

 .if ${MOZILLA} != "libxul"
 BUNDLE_LIBS=   yes

else bsd.gecko.mk just overwrites USE_XORG in the port's Makefile.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to