pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gnome-terminal
Module Name: pkgsrc
Committed By: joerg
Date: Thu Aug 27 12:26:13 UTC 2020
Modified Files:
pkgsrc/x11/gnome-terminal: Makefile
Log Message:
Needs libuuid now that fontconfig doesn't pull it in.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/x11/gnome-terminal/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/gnome-terminal/Makefile
diff -u pkgsrc/x11/gnome-terminal/Makefile:1.94 pkgsrc/x11/gnome-terminal/Makefile:1.95
--- pkgsrc/x11/gnome-terminal/Makefile:1.94 Mon Aug 17 20:20:25 2020
+++ pkgsrc/x11/gnome-terminal/Makefile Thu Aug 27 12:26:13 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2020/08/17 20:20:25 leot Exp $
+# $NetBSD: Makefile,v 1.95 2020/08/27 12:26:13 joerg Exp $
DISTNAME= gnome-terminal-3.36.2
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/${PKGVERSION_NOREV:R}/}
@@ -32,6 +32,7 @@ post-install:
.include "../../devel/dconf/buildlink3.mk"
.include "../../devel/glib2/schemas.mk"
+.include "../../devel/libuuid/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