[133404] trunk/dports/net/wget/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Feb 28 13:20:59 PST 2015


Revision: 133404
          https://trac.macports.org/changeset/133404
Author:   ryandesign at macports.org
Date:     2015-02-28 13:20:59 -0800 (Sat, 28 Feb 2015)
Log Message:
-----------
wget: add pkgconfig build dependency

Modified Paths:
--------------
    trunk/dports/net/wget/Portfile

Modified: trunk/dports/net/wget/Portfile
===================================================================
--- trunk/dports/net/wget/Portfile	2015-02-28 21:17:18 UTC (rev 133403)
+++ trunk/dports/net/wget/Portfile	2015-02-28 21:20:59 UTC (rev 133404)
@@ -34,9 +34,9 @@
 configure.args \
     --without-ssl
 
-depends_build \
-    bin:makeinfo:texinfo \
-    bin:pod2man:perl5
+depends_build           bin:makeinfo:texinfo \
+                        bin:pod2man:perl5 \
+                        port:pkgconfig
 
 depends_lib \
     port:libidn \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150228/2affab99/attachment.html>


More information about the macports-changes mailing list