summaryrefslogtreecommitdiff
path: root/net/bind910
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2018-09-20 02:56:45 +0000
committertaca <taca@pkgsrc.org>2018-09-20 02:56:45 +0000
commit4eb6bdaff41420ab6142e418b66d7971eeb64874 (patch)
tree2a0372c69ceba0897da6624e9ce65389d79d31dd /net/bind910
parent83544cf9ee6806c78fa54de50c7583cc5372c7ac (diff)
downloadpkgsrc-4eb6bdaff41420ab6142e418b66d7971eeb64874.tar.gz
net/bind910/Makefile: remove spaces after backslash
Remove extra spaces after backslash.
Diffstat (limited to 'net/bind910')
-rw-r--r--net/bind910/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind910/Makefile b/net/bind910/Makefile
index eb58aacf6ae..ee3265be2d0 100644
--- a/net/bind910/Makefile
+++ b/net/bind910/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2018/09/13 02:57:43 jklos Exp $
+# $NetBSD: Makefile,v 1.46 2018/09/20 02:56:45 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -34,7 +34,7 @@ CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --disable-openssl-version-check
CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
CONFIGURE_ARGS+= --with-python=no
-.if !empty(MACHINE_PLATFORM:MNetBSD-*-m68k) || \
+.if !empty(MACHINE_PLATFORM:MNetBSD-*-m68k) || \
!empty(MACHINE_PLATFORM:MNetBSD-*-mipsel) || \
!empty(MACHINE_PLATFORM:MNetBSD-*-vax)
CONFIGURE_ARGS+= --disable-atomic