Add xfce4-icon-theme to be a dependent next to the gnome theme; gnome theme

might even be removed.
This commit is contained in:
Reinoud Zandijk 2011-07-04 15:06:08 +00:00 committed by Thomas Klausner
parent 7f01087275
commit 8e85f2fbff

View file

@ -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"