[81599] trunk/dports/devel/gwenhywfar/Portfile
mk at macports.org
mk at macports.org
Tue Aug 2 12:18:03 PDT 2011
Revision: 81599
http://trac.macports.org/changeset/81599
Author: mk at macports.org
Date: 2011-08-02 12:18:03 -0700 (Tue, 02 Aug 2011)
Log Message:
-----------
gwenhywfar: missing dep to pkgconfig added
Modified Paths:
--------------
trunk/dports/devel/gwenhywfar/Portfile
Modified: trunk/dports/devel/gwenhywfar/Portfile
===================================================================
--- trunk/dports/devel/gwenhywfar/Portfile 2011-08-02 18:31:46 UTC (rev 81598)
+++ trunk/dports/devel/gwenhywfar/Portfile 2011-08-02 19:18:03 UTC (rev 81599)
@@ -29,8 +29,10 @@
port:gettext \
port:libxml2 \
port:gnutls
-depends_build port:libtool
+depends_build port:libtool \
+ port:pkgconfig
+
configure.args --enable-static
variant enable_local_install description "Enable local installation mode (plugins, data, locale and config are located relatively to the binary)" {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110802/95d0848f/attachment.html>
More information about the macports-changes
mailing list