pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gnome-desktop3
Module Name: pkgsrc
Committed By: wiz
Date: Fri Nov 6 18:31:15 UTC 2020
Modified Files:
pkgsrc/x11/gnome-desktop3: Makefile
Log Message:
gnome-desktop3: make gdbus-codegen a TOOL_DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/x11/gnome-desktop3/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-desktop3/Makefile
diff -u pkgsrc/x11/gnome-desktop3/Makefile:1.42 pkgsrc/x11/gnome-desktop3/Makefile:1.43
--- pkgsrc/x11/gnome-desktop3/Makefile:1.42 Fri Nov 6 13:38:40 2020
+++ pkgsrc/x11/gnome-desktop3/Makefile Fri Nov 6 18:31:15 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2020/11/06 13:38:40 mef Exp $
+# $NetBSD: Makefile,v 1.43 2020/11/06 18:31:15 wiz Exp $
DISTNAME= gnome-desktop-3.38.1
PKGNAME= ${DISTNAME:S/desktop/desktop3/}
@@ -11,7 +11,7 @@ HOMEPAGE= https://www.gnome.org/
COMMENT= GNOME3 desktop-wide documents and libgnome-desktop library
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 AND gnu-fdl-v1.1
-DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
USE_TOOLS+= pkg-config xgettext
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index