aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-18 15:33:07 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-18 15:33:07 +0000
commit274f6b67fdb54a6569ce157046de6515329f72e5 (patch)
tree455ee1c0d7af2d374b799c30c42dbbee204244d1 /dns
parent075cae3557ff63d29464b58d723e8d81630153b6 (diff)
downloadports-274f6b67fdb54a6569ce157046de6515329f72e5.tar.gz
ports-274f6b67fdb54a6569ce157046de6515329f72e5.zip
Typo
Poked by: Peter Blok Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=386687
Diffstat (limited to 'dns')
-rw-r--r--dns/bind910/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind910/Makefile b/dns/bind910/Makefile
index 0aade19dc289..e337e6abca7c 100644
--- a/dns/bind910/Makefile
+++ b/dns/bind910/Makefile
@@ -170,7 +170,7 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi
.include <bsd.port.options.mk>
.if !${PORT_OPTIONS:MGOST} && !${PORT_OPTIONS:MGOST_ASN1}
-CONFIGURE_ARGS+== --without-gost
+CONFIGURE_ARGS+= --without-gost
.endif
.if !${PORT_OPTIONS:MLINKS}