Author: jbeich
Date: Thu Jun 21 12:05:46 2012
New Revision: 785

Log:
piggyback startup-notifications on DBUS

Modified:
   branches/experimental/Mk/bsd.gecko.mk

Modified: branches/experimental/Mk/bsd.gecko.mk
==============================================================================
--- branches/experimental/Mk/bsd.gecko.mk       Thu Jun 21 12:05:22 2012        
(r784)
+++ branches/experimental/Mk/bsd.gecko.mk       Thu Jun 21 12:05:46 2012        
(r785)
@@ -676,7 +676,9 @@
 
 .if ${PORT_OPTIONS:MDBUS}
 LIB_DEPENDS+=  dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
-                               notify.4:${PORTSDIR}/devel/libnotify
+                               notify.4:${PORTSDIR}/devel/libnotify \
+                               
startup-notification-1.0:${PORTSDIR}/x11/startup-notification
+MOZ_OPTIONS+=  --enable-startup-notification
 .else
 MOZ_OPTIONS+=  --disable-dbus --disable-libnotify
 .endif
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to