Author: jbeich
Date: Tue Mar 11 01:44:57 2014
New Revision: 1544

Log:
update common dependencies

Modified:
   trunk/Mk/bsd.gecko.mk

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk       Tue Mar 11 01:44:50 2014        (r1543)
+++ trunk/Mk/bsd.gecko.mk       Tue Mar 11 01:44:57 2014        (r1544)
@@ -500,11 +500,10 @@
 MOZILLA_BIN?=  ${PORTNAME}-bin
 MOZILLA_EXEC_NAME?=${MOZILLA}
 MOZ_RPATH?=    ${MOZILLA}
-USE_GNOME+=    libidl desktopfileutils
+USE_GNOME+=    desktopfileutils
 USES+=         compiler:c++11-lib gmake iconv perl5 pkgconfig
 USE_PERL5=     build
-USE_XORG=      printproto sm xt xi xext x11 xinerama \
-               ice xproto
+USE_XORG=      xext xrender xt
 
 NO_STAGE=      yes
 
@@ -787,6 +786,7 @@
 .endif
 
 .if ${PORT_OPTIONS:MTEST}
+USE_XORG+=             xscrnsaver
 MOZ_OPTIONS+=  --enable-tests
 .else
 MOZ_OPTIONS+=  --disable-tests
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to