Author: jbeich
Date: Mon Jun 18 13:57:13 2012
New Revision: 770

Log:
--enable-glitz obsolete since 2008/09/30 (bug#445321)

Modified:
   branches/experimental/www/seamonkey-beta/Makefile
   branches/experimental/www/seamonkey/Makefile

Modified: branches/experimental/www/seamonkey-beta/Makefile
==============================================================================
--- branches/experimental/www/seamonkey-beta/Makefile   Mon Jun 18 13:43:54 
2012        (r769)
+++ branches/experimental/www/seamonkey-beta/Makefile   Mon Jun 18 13:57:13 
2012        (r770)
@@ -32,7 +32,6 @@
 MAKE_JOBS_SAFE=        yes
 MOZ_PIS_SCRIPTS=       moz_pis_S50cleanhome
 MAKE_ENV=      LD_LIBRARY_PATH=${WRKSRC}/dist/bin
-CPPFLAGS+=     -I${LOCALBASE}/include/cairo
 USE_GCC=       4.2+
 
 CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
@@ -78,12 +77,6 @@
 MOZ_OPTIONS+=  --disable-gnomeui
 .endif
 
-.if exists(${LOCALBASE}/include/cairo/cairo-glitz.h)
-# Glitz support can only be enabled if cairo is built with glitz support
-MOZ_OPTIONS+=  --enable-glitz
-LIB_DEPENDS+=  glitz.1:${PORTSDIR}/graphics/glitz
-.endif
-
 .if defined(WITHOUT_MAILNEWS)
 EXTRA_PATCHES+=        ${FILESDIR}/extra-mailnews-patch-bridge-bridge.mk \
                ${FILESDIR}/extra-patch-configure.in

Modified: branches/experimental/www/seamonkey/Makefile
==============================================================================
--- branches/experimental/www/seamonkey/Makefile        Mon Jun 18 13:43:54 
2012        (r769)
+++ branches/experimental/www/seamonkey/Makefile        Mon Jun 18 13:57:13 
2012        (r770)
@@ -32,7 +32,6 @@
 MAKE_JOBS_SAFE=        yes
 MOZ_PIS_SCRIPTS=       moz_pis_S50cleanhome
 MAKE_ENV=      LD_LIBRARY_PATH=${WRKSRC}/dist/bin
-CPPFLAGS+=     -I${LOCALBASE}/include/cairo
 USE_GCC=       4.2+
 
 CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
@@ -78,12 +77,6 @@
 MOZ_OPTIONS+=  --disable-gnomeui
 .endif
 
-.if exists(${LOCALBASE}/include/cairo/cairo-glitz.h)
-# Glitz support can only be enabled if cairo is built with glitz support
-MOZ_OPTIONS+=  --enable-glitz
-LIB_DEPENDS+=  glitz.1:${PORTSDIR}/graphics/glitz
-.endif
-
 .if defined(WITHOUT_MAILNEWS)
 EXTRA_PATCHES+=        ${FILESDIR}/extra-mailnews-patch-bridge-bridge.mk \
                ${FILESDIR}/extra-patch-configure.in
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to