PORTNAME= xcb-util PORTVERSION= 0.4.1 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.xz MAINTAINER= ports@MidnightBSD.org COMMENT= Module with libxcb/libX11 extension/replacement libraries LICENSE= mit USES= gmake libtool pathfix pkgconfig tar:xz xorg xorg-cat:lib USE_LDCONFIG= yes USE_XORG= xau xcb xdmcp INSTALL_TARGET= install-strip GNU_CONFIGURE= yes post-patch: @${REINPLACE_CMD} -e \ 's|$${libdir}/pkgconfig|$${prefix}/libdata/pkgconfig|' \ ${WRKSRC}/configure .include