pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libxcb x11/libxcb: rename configure option since t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c765820b43b3
branches: trunk
changeset: 332988:c765820b43b3
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Apr 28 10:50:15 2019 +0000
description:
x11/libxcb: rename configure option since the old one doesn't exist anymore
diffstat:
x11/libxcb/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 53274f18bb74 -r c765820b43b3 x11/libxcb/Makefile
--- a/x11/libxcb/Makefile Sun Apr 28 10:34:40 2019 +0000
+++ b/x11/libxcb/Makefile Sun Apr 28 10:50:15 2019 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index