[139470] trunk/dports/devel/zmq/Portfile

jmr at macports.org jmr at macports.org
Mon Aug 17 18:18:43 PDT 2015


Revision: 139470
          https://trac.macports.org/changeset/139470
Author:   jmr at macports.org
Date:     2015-08-17 18:18:43 -0700 (Mon, 17 Aug 2015)
Log Message:
-----------
zmq: add pkgconfig dep

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

Modified: trunk/dports/devel/zmq/Portfile
===================================================================
--- trunk/dports/devel/zmq/Portfile	2015-08-18 01:10:17 UTC (rev 139469)
+++ trunk/dports/devel/zmq/Portfile	2015-08-18 01:18:43 UTC (rev 139470)
@@ -78,7 +78,7 @@
 
 # macports libtool allows linking against libc++,
 # the libtool in the distribution does not
-depends_build       port:libtool
+depends_build       port:libtool port:pkgconfig
 build.args          LIBTOOL=${prefix}/bin/glibtool
 
 if {${subport} eq ${name}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150817/751bf02b/attachment.html>


More information about the macports-changes mailing list