summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrjs <rjs@pkgsrc.org>2019-07-22 14:03:33 +0000
committerrjs <rjs@pkgsrc.org>2019-07-22 14:03:33 +0000
commit7dd00859eab60e5e96d81166d5f5c773f4155c27 (patch)
treeeaea7f0f55c1c47bd3018320ddea41c67f8b24de /graphics
parent1af578b7bbdd6da8f905a7e8b3bfc2b56134fc4d (diff)
downloadpkgsrc-7dd00859eab60e5e96d81166d5f5c773f4155c27.tar.gz
Use common JPEG buildlink3 framework.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gdk-pixbuf2-xlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf2-xlib/Makefile b/graphics/gdk-pixbuf2-xlib/Makefile
index 68db9ac5545..21944c5da4f 100644
--- a/graphics/gdk-pixbuf2-xlib/Makefile
+++ b/graphics/gdk-pixbuf2-xlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2019/07/21 22:24:05 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2019/07/22 14:03:33 rjs Exp $
DISTNAME= gdk-pixbuf-${PIXBUF2_VERSION}
PKGNAME= gdk-pixbuf2-xlib-${PIXBUF2_VERSION}
@@ -42,7 +42,7 @@ post-install:
.include "../../devel/py-meson/build.mk"
.include "../../databases/shared-mime-info/buildlink3.mk"
.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
-.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../mk/jpeg.buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.37.2