From 4e58c9a2343f106a0c1b073d5ab1516e70835387 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 28 Apr 2019 10:50:15 +0000 Subject: x11/libxcb: rename configure option since the old one doesn't exist anymore --- x11/libxcb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/libxcb') diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index 22ba6779868..257f66949de 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2019/04/25 07:33:30 maya Exp $ +# $NetBSD: Makefile,v 1.34 2019/04/28 10:50:15 rillig Exp $ DISTNAME= libxcb-1.13.1 PKGREVISION= 1 @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config -CONFIGURE_ARGS+= --disable-build-docs # or needs doxygen +CONFIGURE_ARGS+= --disable-devel-docs # or needs doxygen CONFIGURE_ARGS+= --enable-xinput CONFIGURE_ARGS+= --without-doxygen -- cgit v1.2.3