pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/libX11 x11/libX11: remove unrecognized configure o...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9fdcf0c849ad
branches:  trunk
changeset: 332989:9fdcf0c849ad
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Apr 28 10:53:03 2019 +0000

description:
x11/libX11: remove unrecognized configure options

diffstat:

 x11/libX11/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r c765820b43b3 -r 9fdcf0c849ad x11/libX11/Makefile
--- a/x11/libX11/Makefile       Sun Apr 28 10:50:15 2019 +0000
+++ b/x11/libX11/Makefile       Sun Apr 28 10:53:03 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2018/10/10 20:01:56 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2019/04/28 10:53:03 rillig Exp $
 
 DISTNAME=              libX11-1.6.7
 CATEGORIES=            x11 devel
@@ -14,8 +14,6 @@
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake pkg-config
 
-CONFIGURE_ARGS+=       --enable-man-pages=3
-CONFIGURE_ARGS+=       --with-xcb
 CONFIGURE_ARGS+=       --disable-specs
 PKGCONFIG_OVERRIDE+=   x11.pc.in
 



Home | Main Index | Thread Index | Old Index