summaryrefslogtreecommitdiff
path: root/net/nsd
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-07-16 11:38:27 +0000
committerryoon <ryoon@pkgsrc.org>2019-07-16 11:38:27 +0000
commitcfe8979094b67c5de5e50eda68067f3bae37018e (patch)
tree838c7f1fd43a81e83019b69a3f1638858019574e /net/nsd
parent4493bf7eb60d5874d05d255c157b13991f8fbbf4 (diff)
downloadpkgsrc-cfe8979094b67c5de5e50eda68067f3bae37018e.tar.gz
Remove _OPENBSD_SOURCE for NetBSD from Makefile
* Upstream includes _OPENBSD_SOURCE for NetBSD. Noticed by gdt@. Thank you.
Diffstat (limited to 'net/nsd')
-rw-r--r--net/nsd/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/net/nsd/Makefile b/net/nsd/Makefile
index d9d771a1bc2..da5cfce49b9 100644
--- a/net/nsd/Makefile
+++ b/net/nsd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2019/07/05 07:53:10 bsiegert Exp $
+# $NetBSD: Makefile,v 1.104 2019/07/16 11:38:27 ryoon Exp $
DISTNAME= nsd-4.2.0
CATEGORIES= net
@@ -50,11 +50,6 @@ CONFIGURE_ARGS+=--with-xfrdfile=${VARBASE}/nsd/nsd-xfrd.state
CONFIGURE_ARGS+=--with-libevent=${BUILDLINK_PREFIX.libevent}
CONFIGURE_ARGS+=--with-ssl=${BUILDLINK_PREFIX.openssl}
-.if ${OPSYS} == "NetBSD"
-# For reallocarray(3)
-CPPFLAGS+= -D_OPENBSD_SOURCE
-.endif
-
RCD_SCRIPTS= nlnsd
NSD_USER?= nsd