[48896] trunk/dports/devel/libofx/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Mar 31 01:31:40 PDT 2009
Revision: 48896
http://trac.macports.org/changeset/48896
Author: ryandesign at macports.org
Date: 2009-03-31 01:31:39 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
libofx: use port:- and path:-style dependencies instead of lib:-stile, and make pkgconfig a build dependency instead of a library dependency
Modified Paths:
--------------
trunk/dports/devel/libofx/Portfile
Modified: trunk/dports/devel/libofx/Portfile
===================================================================
--- trunk/dports/devel/libofx/Portfile 2009-03-31 08:29:49 UTC (rev 48895)
+++ trunk/dports/devel/libofx/Portfile 2009-03-31 08:31:39 UTC (rev 48896)
@@ -21,7 +21,8 @@
checksums md5 26ef343ebf93dc6351c889a402e10d89
-depends_lib lib:libosp:opensp port:pkgconfig
+depends_build path:bin/pkg-config:pkgconfig
+depends_lib port:opensp
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/20090331/666bdb3a/attachment.html>
More information about the macports-changes
mailing list