4e3b1b97c2
recursive bump for the dependency change
19 lines
622 B
Makefile
19 lines
622 B
Makefile
# $NetBSD: Makefile,v 1.17 2020/03/10 22:11:23 wiz Exp $
|
|
#
|
|
PKGREVISION= 13
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce4-wmdock-plugin-0.6.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-wmdock-plugin/0.6/
|
|
|
|
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin
|
|
COMMENT= Xfce wmdock plugin
|
|
|
|
USE_FEATURES+= strnlen
|
|
|
|
.include "../../devel/libwnck/buildlink3.mk"
|
|
.include "../../x11/libxfce4gui/buildlink3.mk"
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|