[68008] trunk/dports/science/sumo/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon May 24 12:29:59 PDT 2010


Revision: 68008
          http://trac.macports.org/changeset/68008
Author:   ryandesign at macports.org
Date:     2010-05-24 12:29:53 -0700 (Mon, 24 May 2010)
Log Message:
-----------
sumo: get the comment out of the configure arg

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

Modified: trunk/dports/science/sumo/Portfile
===================================================================
--- trunk/dports/science/sumo/Portfile	2010-05-24 19:00:46 UTC (rev 68007)
+++ trunk/dports/science/sumo/Portfile	2010-05-24 19:29:53 UTC (rev 68008)
@@ -37,8 +37,9 @@
     port:proj \
     port:xercesc
 
+# required for the gui to be enabled
 configure.args-append \
-    --with-fox=${prefix}    # required for the gui to be enabled
+    --with-fox=${prefix}
 
 variant debug description {Enable SUMO debugging code} {
     configure.args-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100524/438905a4/attachment.html>


More information about the macports-changes mailing list