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: Wed Feb 26 15:09:49 UTC 2020
Modified Files:
pkgsrc/graphics/gegl: buildlink3.mk
Log Message:
gegl: remove gtk2 from bl3.mk, it is not included in Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/graphics/gegl/buildlink3.mk
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/buildlink3.mk
diff -u pkgsrc/graphics/gegl/buildlink3.mk:1.39 pkgsrc/graphics/gegl/buildlink3.mk:1.40
--- pkgsrc/graphics/gegl/buildlink3.mk:1.39 Sun Jul 21 22:24:05 2019
+++ pkgsrc/graphics/gegl/buildlink3.mk Wed Feb 26 15:09:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.39 2019/07/21 22:24:05 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.40 2020/02/26 15:09:49 wiz Exp $
BUILDLINK_TREE+= gegl
@@ -18,7 +18,6 @@ pkgbase := gegl
.include "../../graphics/babl/buildlink3.mk"
.include "../../textproc/json-glib/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
.endif # GEGL_BUILDLINK3_MK
BUILDLINK_TREE+= -gegl
Home |
Main Index |
Thread Index |
Old Index