Add xfce4-icon-theme to be a dependent next to the gnome theme; gnome theme
might even be removed.
This commit is contained in:
parent
7f01087275
commit
8e85f2fbff
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.19 2011/07/03 19:26:18 guigui2 Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2011/07/04 15:06:08 reinoudz70 Exp $
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
@ -34,6 +34,7 @@ MAKE_DIRS+= ${PKG_SYSCONFDIR}/xfce4/panel
|
|||
.include "../../devel/libwnck/buildlink3.mk"
|
||||
.include "../../graphics/cairo/buildlink3.mk"
|
||||
.include "../../graphics/gnome-icon-theme/buildlink3.mk"
|
||||
.include "../../graphics/xfce4-icon-theme/buildlink3.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
#.include "../../textproc/libxml2/buildlink3.mk"
|
||||
.include "../../wip/garcon/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue