[75295] trunk/dports/net/rrdtool/Portfile
jmr at macports.org
jmr at macports.org
Wed Jan 19 23:42:00 PST 2011
Revision: 75295
http://trac.macports.org/changeset/75295
Author: jmr at macports.org
Date: 2011-01-19 23:41:59 -0800 (Wed, 19 Jan 2011)
Log Message:
-----------
rrdtool: fix png include path and add pkgconfig build dep (may help with #28032)
Modified Paths:
--------------
trunk/dports/net/rrdtool/Portfile
Modified: trunk/dports/net/rrdtool/Portfile
===================================================================
--- trunk/dports/net/rrdtool/Portfile 2011-01-20 07:34:49 UTC (rev 75294)
+++ trunk/dports/net/rrdtool/Portfile 2011-01-20 07:41:59 UTC (rev 75295)
@@ -14,6 +14,7 @@
master_sites ${homepage}pub/
checksums md5 93ad2fc2e9ddcd7d99c611fe30284a54
+depends_build port:pkgconfig
depends_lib port:expat \
path:lib/pkgconfig/glib-2.0.pc:glib2 \
port:libiconv \
@@ -35,8 +36,8 @@
--disable-tcl
configure.cppflags-append \
- "-I${prefix}/include/freetype2 \
- -I${prefix}/include/libpng"
+ -I${prefix}/include/freetype2 \
+ -I${prefix}/include/libpng14
build.type gnu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110119/04bb85ff/attachment.html>
More information about the macports-changes
mailing list