pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gegl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jul 21 20:45:09 UTC 2019

Modified Files:
        pkgsrc/graphics/gegl: Makefile

Log Message:
gegl: remove shared-mime-info, this is now included from gdk-pixbuf2/bl3.mk


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/graphics/gegl/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/gegl/Makefile
diff -u pkgsrc/graphics/gegl/Makefile:1.74 pkgsrc/graphics/gegl/Makefile:1.75
--- pkgsrc/graphics/gegl/Makefile:1.74  Sun Jul 21 13:36:00 2019
+++ pkgsrc/graphics/gegl/Makefile       Sun Jul 21 20:45:09 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2019/07/21 13:36:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.75 2019/07/21 20:45:09 wiz Exp $
 
 DISTNAME=      gegl-0.4.16
 PKGREVISION=   1
@@ -35,7 +35,6 @@ PLIST.v4l=    yes
 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