[148984] trunk/dports/php/php-imagick/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue May 24 09:09:11 PDT 2016
Revision: 148984
https://trac.macports.org/changeset/148984
Author: ryandesign at macports.org
Date: 2016-05-24 09:09:11 -0700 (Tue, 24 May 2016)
Log Message:
-----------
php-imagick: add pkgconfig build dependency
Modified Paths:
--------------
trunk/dports/php/php-imagick/Portfile
Modified: trunk/dports/php/php-imagick/Portfile
===================================================================
--- trunk/dports/php/php-imagick/Portfile 2016-05-24 16:08:27 UTC (rev 148983)
+++ trunk/dports/php/php-imagick/Portfile 2016-05-24 16:09:11 UTC (rev 148984)
@@ -24,6 +24,9 @@
sha256 a729fbd69e0aa145824d61dc9225bfb636dcd8421874a5667ac3822e609449e1
if {${name} ne ${subport}} {
+ depends_build-append \
+ port:pkgconfig
+
depends_lib-append port:ImageMagick
configure.args --with-imagick=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160524/b779f1b0/attachment.html>
More information about the macports-changes
mailing list