[93163] trunk/dports/math/xgraph/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed May 16 15:50:22 PDT 2012


Revision: 93163
          https://trac.macports.org/changeset/93163
Author:   ryandesign at macports.org
Date:     2012-05-16 15:50:22 -0700 (Wed, 16 May 2012)
Log Message:
-----------
xgraph: use the right -arch flags; disable universal variant

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

Modified: trunk/dports/math/xgraph/Portfile
===================================================================
--- trunk/dports/math/xgraph/Portfile	2012-05-16 22:31:52 UTC (rev 93162)
+++ trunk/dports/math/xgraph/Portfile	2012-05-16 22:50:22 UTC (rev 93163)
@@ -24,6 +24,10 @@
 
 patchfiles-append       patch-getline.diff
 
+universal_variant       no
+
+configure.cc-append     [get_canonical_archflags cc]
+
 post-destroot           {
     move ${destroot}${prefix}/man/manm/xgraph.man \
         ${destroot}${prefix}/share/man/man1/xgraph.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120516/49adbd1a/attachment.html>


More information about the macports-changes mailing list