pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gdk-pixbuf2-xlib Use common JPEG buildlink3 f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/48d625abc1fc
branches:  trunk
changeset: 336759:48d625abc1fc
user:      rjs <rjs%pkgsrc.org@localhost>
date:      Mon Jul 22 14:03:33 2019 +0000

description:
Use common JPEG buildlink3 framework.

diffstat:

 graphics/gdk-pixbuf2-xlib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 584f582215e7 -r 48d625abc1fc graphics/gdk-pixbuf2-xlib/Makefile
--- a/graphics/gdk-pixbuf2-xlib/Makefile        Mon Jul 22 13:40:17 2019 +0000
+++ b/graphics/gdk-pixbuf2-xlib/Makefile        Mon Jul 22 14:03:33 2019 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index