Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/deforaos-todo deforaos-todo: remove spurious depe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5fecf142857f
branches:  trunk
changeset: 428805:5fecf142857f
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Sat Apr 11 21:16:40 2020 +0000

description:
deforaos-todo: remove spurious dependency on Gtk+ 2

Gtk+ 3 is already selected and listed through x11/deforaos-libdesktop.

diffstat:

 time/deforaos-todo/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c7ca6149f65f -r 5fecf142857f time/deforaos-todo/Makefile
--- a/time/deforaos-todo/Makefile       Sat Apr 11 21:11:26 2020 +0000
+++ b/time/deforaos-todo/Makefile       Sat Apr 11 21:16:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2020/03/10 22:11:05 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2020/04/11 21:16:40 khorben Exp $
 
 DISTNAME=      Todo-0.3.0
 PKGNAME=       deforaos-todo-0.3.0
@@ -38,7 +38,6 @@
 .include "options.mk"
 
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/deforaos-libdesktop/buildlink3.mk"
 .include "../../mail/deforaos-mailer/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"



Home | Main Index | Thread Index | Old Index