pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/deforaos-todo



Module Name:    pkgsrc
Committed By:   khorben
Date:           Sat Apr 11 21:16:41 UTC 2020

Modified Files:
        pkgsrc/time/deforaos-todo: Makefile

Log Message:
deforaos-todo: remove spurious dependency on Gtk+ 2

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


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/time/deforaos-todo/Makefile

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

Modified files:

Index: pkgsrc/time/deforaos-todo/Makefile
diff -u pkgsrc/time/deforaos-todo/Makefile:1.26 pkgsrc/time/deforaos-todo/Makefile:1.27
--- pkgsrc/time/deforaos-todo/Makefile:1.26     Tue Mar 10 22:11:05 2020
+++ pkgsrc/time/deforaos-todo/Makefile  Sat Apr 11 21:16:40 2020
@@ -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 @@ post-install:
 .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