pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libX11 libX11: remove unneeded configure flags/def...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a258c8aa174a
branches: trunk
changeset: 384311:a258c8aa174a
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Aug 30 18:33:24 2022 +0000
description:
libX11: remove unneeded configure flags/defines
diffstat:
x11/libX11/Makefile | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (20 lines):
diff -r 68c07114ca1a -r a258c8aa174a x11/libX11/Makefile
--- a/x11/libX11/Makefile Tue Aug 30 18:23:39 2022 +0000
+++ b/x11/libX11/Makefile Tue Aug 30 18:33:24 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2022/07/03 09:44:13 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2022/08/30 18:33:24 wiz Exp $
DISTNAME= libX11-1.8.1
CATEGORIES= x11 devel
@@ -19,10 +19,6 @@
CONFIGURE_ENV+= FILE_MAN_SUFFIX=5
-CONFIGURE_ARGS.NetBSD+= --disable-malloc0returnsnull
-# for reallocarray()
-CPPFLAGS.NetBSD+= -D_OPENBSD_SOURCE
-
.include "../../mk/pthread.buildlink3.mk"
CPPFLAGS.OSF1+= ${PTHREAD_CFLAGS} # Required by compiler if including pthread.h
CPPFLAGS.MirBSD+= ${PTHREAD_CFLAGS}
Home |
Main Index |
Thread Index |
Old Index