[47096] trunk/dports/devel/ode/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Feb 21 15:46:26 PST 2009


Revision: 47096
          http://trac.macports.org/changeset/47096
Author:   ryandesign at macports.org
Date:     2009-02-21 15:46:25 -0800 (Sat, 21 Feb 2009)
Log Message:
-----------
ode: reformatting only (one configure arg per line)

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

Modified: trunk/dports/devel/ode/Portfile
===================================================================
--- trunk/dports/devel/ode/Portfile	2009-02-21 23:45:23 UTC (rev 47095)
+++ trunk/dports/devel/ode/Portfile	2009-02-21 23:46:25 UTC (rev 47096)
@@ -33,7 +33,8 @@
 
 configure.args          --with-trimesh=opcode \
                         --enable-double-precision \
-                        --enable-release --enable-debug
+                        --enable-release \
+                        --enable-debug
 
 platform darwin 9 {
     patchfiles-append   patch-include-ode-config.h.in.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090221/33183c68/attachment.html>


More information about the macports-changes mailing list