[75944] trunk/dports/science/arb/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Feb 13 01:07:10 PST 2011


Revision: 75944
          http://trac.macports.org/changeset/75944
Author:   ryandesign at macports.org
Date:     2011-02-13 01:07:09 -0800 (Sun, 13 Feb 2011)
Log Message:
-----------
arb: remove "use_configure no" since there is a configure block; add "universal_variant no" until we investigate that; see #28276

Modified Paths:
--------------
    trunk/dports/science/arb/Portfile

Modified: trunk/dports/science/arb/Portfile
===================================================================
--- trunk/dports/science/arb/Portfile	2011-02-13 09:04:12 UTC (rev 75943)
+++ trunk/dports/science/arb/Portfile	2011-02-13 09:07:09 UTC (rev 75944)
@@ -49,7 +49,6 @@
                        
 worksrcdir              stable_5.0
 
-use_configure           no
 configure.env           ARBHOME=${worksrcpath}  
 configure.env-append    PATH=${worksrcpath}/bin:$env(PATH)
 
@@ -104,6 +103,9 @@
                         file copy ${worksrcpath}/demo.arb ${destroot}${prefix}/share/arb
 }
 
+# to be investigated later
+universal_variant       no
+
 post-destroot           {
                         system "chmod a+w ${destroot}${prefix}/share/arb/lib/arb_tcp.dat"
                         system "chmod a+w ${destroot}${prefix}/share/arb/lib/pts"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110213/6188f5d3/attachment.html>


More information about the macports-changes mailing list