[24328] trunk/dports/devel/mono/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 22 02:06:39 PDT 2007


Revision: 24328
          http://trac.macosforge.org/projects/macports/changeset/24328
Author:   mww at macports.org
Date:     2007-04-22 02:06:38 -0700 (Sun, 22 Apr 2007)

Log Message:
-----------
replace further FLAGS

Modified Paths:
--------------
    trunk/dports/devel/mono/Portfile

Modified: trunk/dports/devel/mono/Portfile
===================================================================
--- trunk/dports/devel/mono/Portfile	2007-04-22 07:33:59 UTC (rev 24327)
+++ trunk/dports/devel/mono/Portfile	2007-04-22 09:06:38 UTC (rev 24328)
@@ -54,6 +54,7 @@
 
 platform darwin 9 {
 	depends_lib-delete	port:icu
-	configure.env-append CFLAGS="-I${prefix}/include -D_NONSTD_SOURCE" CXXFLAGS="-I${prefix}/include -D_NONSTD_SOURCE"
+	configure.cflags-append	-D_NONSTD_SOURCE
+	configure.cxxflags-append	-D_NONSTD_SOURCE
 	patchfiles patch-interp.h patch-stdio.c patch-sys-mman.c
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070422/ae17f19c/attachment.html


More information about the macports-changes mailing list