summaryrefslogtreecommitdiffstats
path: root/lib/libldns
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-09-08 10:04:26 +0000
committerdes <des@FreeBSD.org>2013-09-08 10:04:26 +0000
commitaba57138f98f1a98e4b7c7c61511daefb0542524 (patch)
treef2835476e45d4ca44151693a34601050c9a00415 /lib/libldns
parent89699e113faea33b4d774b5e403372f58d276c5b (diff)
downloadFreeBSD-src-aba57138f98f1a98e4b7c7c61511daefb0542524.zip
FreeBSD-src-aba57138f98f1a98e4b7c7c61511daefb0542524.tar.gz
Make libldns and libssh private.
Approved by: re (blanket)
Diffstat (limited to 'lib/libldns')
-rw-r--r--lib/libldns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libldns/Makefile b/lib/libldns/Makefile
index a46c3ab..0fb570b 100644
--- a/lib/libldns/Makefile
+++ b/lib/libldns/Makefile
@@ -6,7 +6,7 @@ LDNSDIR = ${.CURDIR}/../../contrib/ldns
.PATH: ${LDNSDIR} ${LDNSDIR}/compat
LIB= ldns
-INTERNALLIB= true
+PRIVATELIB= true
CFLAGS+= -I${LDNSDIR}
OpenPOWER on IntegriCloud