[150757] trunk/dports/sysutils/collectd/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jul 27 18:56:38 PDT 2016


Revision: 150757
          https://trac.macports.org/changeset/150757
Author:   ryandesign at macports.org
Date:     2016-07-27 18:56:38 -0700 (Wed, 27 Jul 2016)
Log Message:
-----------
collectd: add pkgconfig build dependency

Modified Paths:
--------------
    trunk/dports/sysutils/collectd/Portfile

Modified: trunk/dports/sysutils/collectd/Portfile
===================================================================
--- trunk/dports/sysutils/collectd/Portfile	2016-07-28 01:39:04 UTC (rev 150756)
+++ trunk/dports/sysutils/collectd/Portfile	2016-07-28 01:56:38 UTC (rev 150757)
@@ -22,6 +22,8 @@
 checksums           sha1    f98847ac8cfcd3a041def620ba07cd2c49b426f8 \
                     sha256  9789e900c138b5dbe907d3d744143f12b1e30022276cb1d8c65bbabaf0c4e393
 
+depends_build       port:pkgconfig
+
 # collectd uses -Werror in their CFLAGS, which turns warnings into errors.
 # Some of these are not fixable and thus need to be suppressed when clang
 # is used.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160727/d740aa44/attachment.html>


More information about the macports-changes mailing list