pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xauth xauth: remove unneeded define



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a78922a79217
branches:  trunk
changeset: 384312:a78922a79217
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 30 18:36:36 2022 +0000

description:
xauth: remove unneeded define

diffstat:

 x11/xauth/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r a258c8aa174a -r a78922a79217 x11/xauth/Makefile
--- a/x11/xauth/Makefile        Tue Aug 30 18:33:24 2022 +0000
+++ b/x11/xauth/Makefile        Tue Aug 30 18:36:36 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2022/04/20 05:28:56 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2022/08/30 18:36:36 wiz Exp $
 
 DISTNAME=              xauth-1.1.2
 CATEGORIES=            x11
@@ -11,7 +11,6 @@
 
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            pkg-config
-CPPFLAGS.NetBSD+=      -D_OPENBSD_SOURCE
 
 X11_BIN_NAME=  xauth
 .include "../../meta-pkgs/modular-xorg/avoid-duplicate.mk"



Home | Main Index | Thread Index | Old Index