aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2015-02-25 16:52:54 +0000
committerMark Felder <feld@FreeBSD.org>2015-02-25 16:52:54 +0000
commitdcb47f1a6ad3493428e876bf3298d11bc158c4b1 (patch)
treecbbc91795356012fed86b0d08b1639acdf7dead8 /dns
parent6dfe54aa0f22d18bb44876101c65664428c62f24 (diff)
downloadports-dcb47f1a6ad3493428e876bf3298d11bc158c4b1.tar.gz
ports-dcb47f1a6ad3493428e876bf3298d11bc158c4b1.zip
Correct a spaces -> tab issue that slipped by the previous commit
Notes
Notes: svn path=/head/; revision=379924
Diffstat (limited to 'dns')
-rw-r--r--dns/ldns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile
index 3b87a4e1cfaf..9bfc0af1d6b0 100644
--- a/dns/ldns/Makefile
+++ b/dns/ldns/Makefile
@@ -80,7 +80,7 @@ INSTALL_TARGET+=install-manpages
.if ${PORT_OPTIONS:MGOST}
. if ${OSVERSION} < 1000015
BUILD_DEPENDS+= openssl>=1.0:${PORTSDIR}/security/openssl
-CONFLICTS+= libressl-*
+CONFLICTS+= libressl-*
. endif
.else
NO_GOST= --disable-gost