[129624] trunk/dports/lang/guile/Portfile

dports at macports.org dports at macports.org
Tue Dec 16 20:19:12 PST 2014


Revision: 129624
          https://trac.macports.org/changeset/129624
Author:   dports at macports.org
Date:     2014-12-16 20:19:12 -0800 (Tue, 16 Dec 2014)
Log Message:
-----------
guile: add build dependency on pkgconfig

Modified Paths:
--------------
    trunk/dports/lang/guile/Portfile

Modified: trunk/dports/lang/guile/Portfile
===================================================================
--- trunk/dports/lang/guile/Portfile	2014-12-17 02:46:05 UTC (rev 129623)
+++ trunk/dports/lang/guile/Portfile	2014-12-17 04:19:12 UTC (rev 129624)
@@ -34,7 +34,8 @@
 checksums    rmd160  e375607a569cba8ebecd9a15d4c25abe10abfd85 \
              sha256  e6786c934346fa2e38e46d8d81a622bb1c16d130153523f6129fcd79ef1fb040
 
-depends_lib	port:readline \
+depends_build   path:bin/pkg-config:pkgconfig
+depends_lib	    port:readline \
                 port:gettext \
                 port:libiconv \
                 port:libtool \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141216/6ebf647c/attachment.html>


More information about the macports-changes mailing list