[137228] trunk/dports/graphics/gd2/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Jun 6 22:28:14 PDT 2015
Revision: 137228
https://trac.macports.org/changeset/137228
Author: ryandesign at macports.org
Date: 2015-06-06 22:28:13 -0700 (Sat, 06 Jun 2015)
Log Message:
-----------
gd2: move libvpx to depends_build because it only provides a static library (#47934)
Modified Paths:
--------------
trunk/dports/graphics/gd2/Portfile
Modified: trunk/dports/graphics/gd2/Portfile
===================================================================
--- trunk/dports/graphics/gd2/Portfile 2015-06-07 05:12:09 UTC (rev 137227)
+++ trunk/dports/graphics/gd2/Portfile 2015-06-07 05:28:13 UTC (rev 137228)
@@ -34,7 +34,8 @@
checksums rmd160 8d564caf9a953d344fb9a5e169d241510a2c71f1 \
sha256 9ada1ed45594abc998ebc942cef12b032fbad672e73efc22bc9ff54f5df2b285
-depends_build port:gettext
+depends_build port:gettext \
+ port:libvpx
depends_lib port:expat \
port:freetype \
@@ -43,7 +44,6 @@
port:libiconv \
port:libpng \
port:tiff \
- port:libvpx \
port:zlib
patchfiles patch-src-gdft.c.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150606/c282b813/attachment.html>
More information about the macports-changes
mailing list