pkgsrc-WIP-changes archive

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

gnome3: comment out (GNOME2) gnome-games entry



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Wed Mar 11 21:24:47 2020 +0100
Changeset:	3db59c4787a9e41ce9c0c5d4c16ceb092556bb88

Modified Files:
	gnome3/Makefile

Log Message:
gnome3: comment out (GNOME2) gnome-games entry

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3db59c4787a9e41ce9c0c5d4c16ceb092556bb88

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

diffstat:
 gnome3/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gnome3/Makefile b/gnome3/Makefile
index de5da5b2d5..67149796cc 100644
--- a/gnome3/Makefile
+++ b/gnome3/Makefile
@@ -58,7 +58,7 @@ DEPENDS+=	gnome-desktop>=2.26.2:../../x11/gnome-desktop
 DEPENDS+=	gnome-desktop-sharp>=2.26.0:../../x11/gnome-desktop-sharp
 .endif
 DEPENDS+=	gnome-doc-utils>=0.16.1:../../textproc/gnome-doc-utils
-DEPENDS+=	gnome-games>=2.26.2:../../games/gnome-games
+#DEPENDS+=	gnome-games>=2.26.2:../../games/gnome-games
 DEPENDS+=	gnome-icon-theme>=2.26.0:../../graphics/gnome-icon-theme
 DEPENDS+=	gnome-keyring>=2.26.1:../../security/gnome-keyring
 .if ${X11_TYPE} != "native" || exists(${X11BASE}/lib/libXdamage.so)


Home | Main Index | Thread Index | Old Index