pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gegl Fix build with newer gdk-pixbuf2
details: https://anonhg.NetBSD.org/pkgsrc/rev/967638f64e8b
branches: trunk
changeset: 336734:967638f64e8b
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Jul 21 13:36:00 2019 +0000
description:
Fix build with newer gdk-pixbuf2
diffstat:
graphics/gegl/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ec1ddc1878b3 -r 967638f64e8b graphics/gegl/Makefile
--- a/graphics/gegl/Makefile Sun Jul 21 12:56:40 2019 +0000
+++ b/graphics/gegl/Makefile Sun Jul 21 13:36:00 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2019/07/16 15:34:25 nia Exp $
+# $NetBSD: Makefile,v 1.74 2019/07/21 13:36:00 ryoon Exp $
DISTNAME= gegl-0.4.16
PKGREVISION= 1
@@ -35,6 +35,7 @@
post-install:
cd ${DESTDIR}${PREFIX}/bin && ${MV} gcut gegl-gcut
+.include "../../databases/shared-mime-info/buildlink3.mk"
BUILDLINK_API_DEPENDS.babl+= babl>=0.1.52
.include "../../graphics/babl/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index