pkgsrc/x11/libxfce4util/Makefile
youri 6d4dd96cbe Update:
4.13.1
======
[Please note that this is a development release.]
- Fix a minor typo: ment → meant
- Fix some autotools warnings, default debug to yes
- Fix duplicate DISTCHECK_CONFIGURE_FLAGS
- Improve gobject-introspection annotations
2018-05-15 22:42:41 +00:00

15 lines
378 B
Makefile

# $NetBSD: Makefile,v 1.48 2018/05/15 22:42:41 youri Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= libxfce4util-4.13.1
CATEGORIES= x11
MASTER_SITES+= http://archive.xfce.org/src/xfce/libxfce4util/4.13/
COMMENT= Xfce basic library
PKGCONFIG_OVERRIDE= libxfce4util/libxfce4util-1.0.pc.in
MAKE_DIRS+= ${PREFIX}/include/xfce4
.include "../../mk/bsd.pkg.mk"