diff options
-rw-r--r-- | x11/xcb-util/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index f3e546a257e..9c26bf5427b 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/02/08 14:07:47 tnn Exp $ +# $NetBSD: Makefile,v 1.6 2010/02/09 17:24:49 tnn Exp $ # DISTNAME= xcb-util-0.3.6 @@ -13,7 +13,7 @@ COMMENT= XCB Utilities PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes -USE_TOOLS+= pkg-config gmake m4 +USE_TOOLS+= pkg-config gmake gm4 USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= atom/xcb-atom.pc.in |