Author: beat
Date: Tue Sep 27 22:46:00 2011
New Revision: 637

Log:
- Sync with ports

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

Modified: branches/experimental/www/seamonkey/Makefile
==============================================================================
--- branches/experimental/www/seamonkey/Makefile        Tue Sep 27 22:38:01 
2011        (r636)
+++ branches/experimental/www/seamonkey/Makefile        Tue Sep 27 22:46:00 
2011        (r637)
@@ -2,7 +2,7 @@
 # Date created:                31 Mar 1998
 # Whom:                        eivind/dima/jseger
 #
-# $FreeBSD: ports/www/seamonkey/Makefile,v 1.305 2011/08/25 08:35:59 ale Exp $
+# $FreeBSD: ports/www/seamonkey/Makefile,v 1.309 2011/09/23 22:26:05 amdmi3 
Exp $
 #
 
 PORTNAME=      seamonkey
@@ -32,7 +32,7 @@
 MAKE_JOBS_SAFE=        yes
 MOZ_PIS_SCRIPTS=       moz_pis_S50cleanhome
 MAKE_ENV=      LD_LIBRARY_PATH=${WRKSRC}/dist/bin
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/cairo"
+CPPFLAGS+=     -I${LOCALBASE}/include/cairo
 USE_GCC=       4.2+
 
 CONFIGURE_ENV= LOCALBASE=${LOCALBASE}

Modified: trunk/www/seamonkey/Makefile
==============================================================================
--- trunk/www/seamonkey/Makefile        Tue Sep 27 22:38:01 2011        (r636)
+++ trunk/www/seamonkey/Makefile        Tue Sep 27 22:46:00 2011        (r637)
@@ -2,7 +2,7 @@
 # Date created:                31 Mar 1998
 # Whom:                        eivind/dima/jseger
 #
-# $FreeBSD: ports/www/seamonkey/Makefile,v 1.305 2011/08/25 08:35:59 ale Exp $
+# $FreeBSD: ports/www/seamonkey/Makefile,v 1.309 2011/09/23 22:26:05 amdmi3 
Exp $
 #
 
 PORTNAME=      seamonkey
@@ -32,7 +32,7 @@
 MAKE_JOBS_SAFE=        yes
 MOZ_PIS_SCRIPTS=       moz_pis_S50cleanhome
 MAKE_ENV=      LD_LIBRARY_PATH=${WRKSRC}/dist/bin
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/cairo"
+CPPFLAGS+=     -I${LOCALBASE}/include/cairo
 USE_GCC=       4.2+
 
 CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to