pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/deforaos-notes deforaos-notes: no longer depend on...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ebd4883a694
branches:  trunk
changeset: 439079:2ebd4883a694
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Sun Sep 13 21:19:06 2020 +0000

description:
deforaos-notes: no longer depend on Gtk+ 2

Since the latest release (0.2.0) the package actually depends on what
deforaos-libdesktop uses, which now defaults to Gtk+ 3.

Bumps PKGREVISION.

diffstat:

 x11/deforaos-notes/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 336bfe457568 -r 2ebd4883a694 x11/deforaos-notes/Makefile
--- a/x11/deforaos-notes/Makefile       Sun Sep 13 21:01:07 2020 +0000
+++ b/x11/deforaos-notes/Makefile       Sun Sep 13 21:19:06 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2020/08/17 20:20:24 leot Exp $
+# $NetBSD: Makefile,v 1.16 2020/09/13 21:19:06 khorben Exp $
 
 DISTNAME=      Notes-0.2.0
 PKGNAME=       deforaos-notes-0.2.0
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    x11
 MASTER_SITES=  https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Notes/
 
@@ -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