deforaos-todo: remove spurious dependency on Gtk+ 2
Gtk+ 3 is already selected and listed through x11/deforaos-libdesktop.
This commit is contained in:
parent
a7c67a4b43
commit
d99f8cb23c
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue