summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf2
diff options
context:
space:
mode:
authorryoon <ryoon>2012-06-06 21:37:12 +0000
committerryoon <ryoon>2012-06-06 21:37:12 +0000
commit9bcda1bbcc770d6776ebf368f96ac7855233a0c5 (patch)
tree5e2f2e1533cc5f1debd5ef7aa541182cc4a87922 /graphics/gdk-pixbuf2
parent300894c8c39f80c462b4d118cdca195ebb8936d0 (diff)
downloadpkgsrc-9bcda1bbcc770d6776ebf368f96ac7855233a0c5.tar.gz
Bump PKGREVISION.
Fix build when xz is installed from pkgsrc on NetBSD 5.1.2 libpixbufloader-tiff.so uses liblzma. * Add xz buildlink3.mk
Diffstat (limited to 'graphics/gdk-pixbuf2')
-rw-r--r--graphics/gdk-pixbuf2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile
index ea66058b129..a7c18d09e51 100644
--- a/graphics/gdk-pixbuf2/Makefile
+++ b/graphics/gdk-pixbuf2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2012/04/30 14:12:05 drochner Exp $
+# $NetBSD: Makefile,v 1.13 2012/06/06 21:37:12 ryoon Exp $
#
DISTNAME= gdk-pixbuf-2.26.1
PKGNAME= gdk-pixbuf2-2.26.1
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/2.26/}
EXTRACT_SUFX= .tar.xz
@@ -32,6 +33,7 @@ _BUILDING_GTK2= yes
post-install:
${RM} -f ${DESTDIR}${GDK_PIXBUF_LOADERS_DB}
+.include "../../archivers/xz/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.32.1
.include "../../devel/glib2/buildlink3.mk"
BUILDLINK_DEPMETHOD.gobject-introspection:= build