pkgsrc-wip/libxfce4mcs/Makefile
Martti Kuparinen 4537dd1840 Updated Xfce to 4.4.1
Lots of bug fixes, for a detailed list see

http://www.xfce.org/documentation/changelogs/4.4.1
2007-04-11 14:12:57 +00:00

16 lines
527 B
Makefile

# $NetBSD: Makefile,v 1.8 2007/04/11 14:12:57 marttikuparinen Exp $
.include "../../wip/xfce4/Makefile.common"
DISTNAME= libxfce4mcs-${XFCE4_VERSION}
CATEGORIES= x11
COMMENT= Xfce settings management library
CONFIGURE_ARGS+= --with-html-dir=${PREFIX:Q}/share/doc
PKGCONFIG_OVERRIDE= libxfce4mcs/libxfce4mcs-client-1.0.pc.in
PKGCONFIG_OVERRIDE+= libxfce4mcs/libxfce4mcs-manager-1.0.pc.in
.include "../../x11/startup-notification/buildlink3.mk"
.include "../../wip/libxfce4util/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"