4e3b1b97c2
recursive bump for the dependency change
16 lines
391 B
Makefile
16 lines
391 B
Makefile
# $NetBSD: Makefile,v 1.59 2020/03/10 22:11:16 wiz Exp $
|
|
|
|
PKGREVISION= 2
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= libxfce4util-4.14.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES+= http://archive.xfce.org/src/xfce/libxfce4util/4.14/
|
|
|
|
COMMENT= Xfce basic library
|
|
|
|
PKGCONFIG_OVERRIDE= libxfce4util/libxfce4util-1.0.pc.in
|
|
|
|
MAKE_DIRS+= ${PREFIX}/include/xfce4
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|