Author: beat
Date: Fri Apr  9 21:46:26 2010
New Revision: 303

Log:
- Restore USE_MOZILLA dependencies as they where changed accidentally with
  the last commit.

Modified:
   branches/experimental/www/seamonkey2/Makefile
   trunk/www/seamonkey2/Makefile

Modified: branches/experimental/www/seamonkey2/Makefile
==============================================================================
--- branches/experimental/www/seamonkey2/Makefile       Tue Apr  6 08:19:50 
2010        (r302)
+++ branches/experimental/www/seamonkey2/Makefile       Fri Apr  9 21:46:26 
2010        (r303)
@@ -39,7 +39,7 @@
                --enable-svg-renderer=cairo     \
                --enable-system-cairo           \
                --enable-canvas
-USE_MOZILLA=   -png dbm -jpeg -xft
+USE_MOZILLA=   -png -dbm -jpeg -xft
 MOZ_TOOLKIT=   cairo-gtk2
 MOZILLA_PLIST_DIRS=    bin lib
 MOZ_PKGCONFIG_FILES=

Modified: trunk/www/seamonkey2/Makefile
==============================================================================
--- trunk/www/seamonkey2/Makefile       Tue Apr  6 08:19:50 2010        (r302)
+++ trunk/www/seamonkey2/Makefile       Fri Apr  9 21:46:26 2010        (r303)
@@ -39,7 +39,7 @@
                --enable-svg-renderer=cairo     \
                --enable-system-cairo           \
                --enable-canvas
-USE_MOZILLA=   -png dbm -jpeg -xft
+USE_MOZILLA=   -png -dbm -jpeg -xft
 MOZ_TOOLKIT=   cairo-gtk2
 MOZILLA_PLIST_DIRS=    bin lib
 MOZ_PKGCONFIG_FILES=
_______________________________________________
freebsd-gecko@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to