From 2b74a89bc8342f0b9b737c37d87737caf7b0ea1e Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Fri, 1 Jun 2012 05:26:28 +0000 Subject: - update png to 1.5.10 --- multimedia/gstreamer-plugins/Makefile | 2 +- multimedia/gstreamer-plugins/Makefile.common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/gstreamer-plugins') diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index 55b45e1a3d66..c17317b424d7 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -157,7 +157,7 @@ post-patch: s|$$(top_builddir)/gst-libs/gst/cdda/libgstcdda-@GST_MAJORMINOR@.la|${LOCALBASE}/lib/libgstcdda-@GST_MAJORMINOR@.la|' @${REINPLACE_CMD} -e 's|DEFAULT_AUDIOSINK="alsasink"|DEFAULT_AUDIOSINK="${DEFAULT_AUDIOSINK}"|; \ s|DEFAULT_AUDIOSRC="alsasrc"|DEFAULT_AUDIOSRC="${DEFAULT_AUDIOSRC}"|' \ - -e 's|libpng12.pc|libpng14.pc|g' \ + -e 's|libpng12.pc|libpng15.pc|g' \ -e 's|-Wmissing-include-dirs||g' \ ${WRKSRC}/configure diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 5a090bd8ba2a..80907686ad6b 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -368,7 +368,7 @@ gst_libmms_PLIST_FILES= ${GST_LIB_DIR}/libgstmms.so \ gst_libmms_DIST= bad # libpng and the snapshot plugin -gst_libpng_LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png +gst_libpng_LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png gst_libpng_GST_PLUGIN_DIR= ext/libpng gst_libpng_PLIST_FILES= ${GST_LIB_DIR}/libgstpng.so \ ${GST_LIB_DIR}/libgstpng.la -- cgit v1.2.3