summaryrefslogtreecommitdiff
path: root/devel/gst-plugins0.10-pango
diff options
context:
space:
mode:
authorwiz <wiz>2010-06-13 22:43:46 +0000
committerwiz <wiz>2010-06-13 22:43:46 +0000
commitc3512e82cfd1ef757581484eb740c7cd398411b9 (patch)
tree4a9b97c2969a25f1eeb6596ee96fc25429cef7d5 /devel/gst-plugins0.10-pango
parente9a8c2a53822e7578f98d3ebcd4e60f3d153b02a (diff)
downloadpkgsrc-c3512e82cfd1ef757581484eb740c7cd398411b9.tar.gz
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Diffstat (limited to 'devel/gst-plugins0.10-pango')
-rw-r--r--devel/gst-plugins0.10-pango/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gst-plugins0.10-pango/Makefile b/devel/gst-plugins0.10-pango/Makefile
index 1bdef9a151f..5f2e26b6943 100644
--- a/devel/gst-plugins0.10-pango/Makefile
+++ b/devel/gst-plugins0.10-pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:13 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:05 wiz Exp $
#
GST_PLUGINS0.10_NAME= pango
@@ -9,5 +9,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
+PKGREVISION= 1
+
.include "../../devel/pango/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"