[86603] trunk/dports/math/pecco/Portfile

hum at macports.org hum at macports.org
Sat Oct 29 07:11:01 PDT 2011


Revision: 86603
          http://trac.macports.org/changeset/86603
Author:   hum at macports.org
Date:     2011-10-29 07:10:58 -0700 (Sat, 29 Oct 2011)
Log Message:
-----------
pecco: correct build.args.

Modified Paths:
--------------
    trunk/dports/math/pecco/Portfile

Modified: trunk/dports/math/pecco/Portfile
===================================================================
--- trunk/dports/math/pecco/Portfile	2011-10-29 13:52:33 UTC (rev 86602)
+++ trunk/dports/math/pecco/Portfile	2011-10-29 14:10:58 UTC (rev 86603)
@@ -5,7 +5,7 @@
 
 name                pecco
 version             20110829
-revision            2
+revision            3
 categories          math
 platforms           darwin
 maintainers         hum openmaintainer
@@ -32,7 +32,7 @@
 variant universal   {}
 
 build.args          CC="${configure.cxx}" \
-                    INCLUDE="${configure.cppflags}" \
+                    INCLUDES="${configure.cppflags}" \
                     CFLAGS="${configure.cxxflags} [get_canonical_archflags cxx]"
 
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111029/eaf0b928/attachment.html>


More information about the macports-changes mailing list