4e3b1b97c2
recursive bump for the dependency change
16 lines
516 B
Makefile
16 lines
516 B
Makefile
# $NetBSD: Makefile,v 1.49 2020/03/10 22:11:22 wiz Exp $
|
|
|
|
PKGREVISION= 2
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
VERSION= 1.8.1
|
|
DISTNAME= xfce4-places-plugin-${VERSION}
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/${VERSION:R}/
|
|
|
|
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
|
|
COMMENT= Xfce Places plugin
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../x11/xfce4-exo/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|