pkgsrc/sysutils/xfce4-netload-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

17 lines
546 B
Makefile

# $NetBSD: Makefile,v 1.65 2022/08/11 05:09:18 gutteridge Exp $
PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-netload-plugin-1.4.0
CATEGORIES= sysutils
MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-netload-plugin/1.4/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin
COMMENT= Xfce network load plugin
LDFLAGS.SunOS+= -lnsl
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"