pkgsrc/sysutils/xfce4-verve-plugin/Makefile
gutteridge 1e4ca2627d Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
2022-08-11 05:08:00 +00:00

15 lines
503 B
Makefile

# $NetBSD: Makefile,v 1.26 2022/08/11 05:09:19 gutteridge Exp $
PKGREVISION= 2
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-verve-plugin-2.0.1
CATEGORIES= sysutils
MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/2.0/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
COMMENT= Xfce command line plugin
.include "../../x11/xfce4-exo/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"