[140946] trunk/dports/textproc/libplist/Portfile

khindenburg at macports.org khindenburg at macports.org
Tue Oct 6 06:36:48 PDT 2015


Revision: 140946
          https://trac.macports.org/changeset/140946
Author:   khindenburg at macports.org
Date:     2015-10-06 06:36:48 -0700 (Tue, 06 Oct 2015)
Log Message:
-----------
libplist: put pkgconfig into depends_build

Modified Paths:
--------------
    trunk/dports/textproc/libplist/Portfile

Modified: trunk/dports/textproc/libplist/Portfile
===================================================================
--- trunk/dports/textproc/libplist/Portfile	2015-10-06 13:11:32 UTC (rev 140945)
+++ trunk/dports/textproc/libplist/Portfile	2015-10-06 13:36:48 UTC (rev 140946)
@@ -18,8 +18,8 @@
 checksums           rmd160  c1d6171766329dd809013c9061239636f8cb3998 \
                     sha256  0effdedcb3de128c4930d8c03a3854c74c426c16728b8ab5f0a5b6bdc0b644be
 
-depends_lib         port:pkgconfig \
-                    port:libxml2
+depends_build-append    port:pkgconfig
+depends_lib-append      port:libxml2
 
 configure.args-append   --without-cython
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151006/74241415/attachment.html>


More information about the macports-changes mailing list