1) Handle the shared share/icons/hicolor directory. 2) Properly regenerate the icon theme cache during (de)installation. Bump PKGREVISION.
13 lines
411 B
Makefile
13 lines
411 B
Makefile
# $NetBSD: Makefile,v 1.12 2006/04/02 09:49:01 jmmv Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce-mcs-plugins-${XFCE4_VERSION}
|
|
PKGNAME= xfce4-mcs-plugins-${XFCE4_VERSION}
|
|
PKGREVISION= 3
|
|
CATEGORIES= x11
|
|
COMMENT= Xfce settings manager plugins
|
|
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../x11/xfce4-mcs-manager/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|