[55839] trunk/dports/devel/libofx/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Aug 20 01:39:43 PDT 2009
Revision: 55839
http://trac.macports.org/changeset/55839
Author: ryandesign at macports.org
Date: 2009-08-20 01:39:42 -0700 (Thu, 20 Aug 2009)
Log Message:
-----------
libofx: remove unnecessary quotes around configure arguments
Modified Paths:
--------------
trunk/dports/devel/libofx/Portfile
Modified: trunk/dports/devel/libofx/Portfile
===================================================================
--- trunk/dports/devel/libofx/Portfile 2009-08-20 08:38:13 UTC (rev 55838)
+++ trunk/dports/devel/libofx/Portfile 2009-08-20 08:39:42 UTC (rev 55839)
@@ -26,5 +26,5 @@
depends_build path:bin/pkg-config:pkgconfig
depends_lib port:opensp
-configure.args "--with-opensp-includes=${prefix}/include/OpenSP \
- --with-opensp-libs=${prefix}/lib"
+configure.args --with-opensp-includes=${prefix}/include/OpenSP \
+ --with-opensp-libs=${prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090820/ff296448/attachment.html>
More information about the macports-changes
mailing list