pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/gedit3
Module Name: pkgsrc
Committed By: prlw1
Date: Wed May 2 10:49:19 UTC 2018
Modified Files:
pkgsrc/editors/gedit3: Makefile
Log Message:
Fix the build of editors/gedit3 after
revision 1.39
date: 2018-04-14 13:24:31 +0100; author: adam; state: Exp; lines: +5 -7; commitid: RjIJejQgPmCCgpyA;
gobject3: buildlink3 -> DEPENDS
in the same vein as devel/libpeas
revision 1.38
date: 2018-04-16 21:48:49 +0100; author: adam; state: Exp; lines: +2 -1; commitid: WD47AIHKmfnEZHyA;
libpeas: included py-gobject3-common/buildlink3.mk
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/editors/gedit3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/gedit3/Makefile
diff -u pkgsrc/editors/gedit3/Makefile:1.40 pkgsrc/editors/gedit3/Makefile:1.41
--- pkgsrc/editors/gedit3/Makefile:1.40 Mon Apr 16 14:34:23 2018
+++ pkgsrc/editors/gedit3/Makefile Wed May 2 10:49:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2018/04/16 14:34:23 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2018/05/02 10:49:19 prlw1 Exp $
DISTNAME= gedit-3.22.1
PKGREVISION= 3
@@ -37,6 +37,7 @@ BUILDLINK_API_DEPENDS.libpeas+= libpeas>
.include "../../devel/libpeas/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.44.0
.include "../../devel/glib2/schemas.mk"
+.include "../../devel/py-gobject3-common/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index