pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libX11
Module Name: pkgsrc
Committed By: rillig
Date: Sun Apr 28 10:53:03 UTC 2019
Modified Files:
pkgsrc/x11/libX11: Makefile
Log Message:
x11/libX11: remove unrecognized configure options
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/x11/libX11/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libX11/Makefile
diff -u pkgsrc/x11/libX11/Makefile:1.47 pkgsrc/x11/libX11/Makefile:1.48
--- pkgsrc/x11/libX11/Makefile:1.47 Wed Oct 10 20:01:56 2018
+++ pkgsrc/x11/libX11/Makefile Sun Apr 28 10:53:03 2019
@@ -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 @@ USE_LIBTOOL= yes
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