From fc784f9a948f1e56d66536c48901a7c69f41e919 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 6 Apr 2014 06:24:31 +0000 Subject: Let to build shard libraries, enable commented out buildlink with x11/xcb-util. Bump PKGREVISION. --- x11/xcb-util-cursor/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'x11/xcb-util-cursor') diff --git a/x11/xcb-util-cursor/Makefile b/x11/xcb-util-cursor/Makefile index 3b01380542c..00e742ea6c5 100644 --- a/x11/xcb-util-cursor/Makefile +++ b/x11/xcb-util-cursor/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/11/12 21:27:45 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2014/04/06 06:24:31 obache Exp $ DISTNAME= xcb-util-cursor-0.1.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 @@ -14,10 +15,10 @@ GNU_CONFIGURE= yes USE_TOOLS+= pkg-config gmake USE_LIBTOOL= yes -#PKGCONFIG_OVERRIDE= image/xcb-image.pc.in +PKGCONFIG_OVERRIDE= cursor/xcb-cursor.pc.in .include "../../x11/libxcb/buildlink3.mk" -#.include "../../x11/xcb-util/buildlink3.mk" +.include "../../x11/xcb-util/buildlink3.mk" .include "../../x11/xcb-util-image/buildlink3.mk" .include "../../x11/xcb-util-renderutil/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3