aboutsummaryrefslogtreecommitdiff
path: root/lib/libldns/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2013-09-08 10:04:26 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2013-09-08 10:04:26 +0000
commit0b2766bd4edd70dd3b9cd8ac37d36b4b5a5c297a (patch)
treef2835476e45d4ca44151693a34601050c9a00415 /lib/libldns/Makefile
parent773eec475a6d8cbc2a17011d417834b66d7c10c5 (diff)
downloadsrc-0b2766bd4edd70dd3b9cd8ac37d36b4b5a5c297a.tar.gz
src-0b2766bd4edd70dd3b9cd8ac37d36b4b5a5c297a.zip
Make libldns and libssh private.
Approved by: re (blanket)
Notes
Notes: svn path=/head/; revision=255386
Diffstat (limited to 'lib/libldns/Makefile')
-rw-r--r--lib/libldns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libldns/Makefile b/lib/libldns/Makefile
index a46c3ab72847..0fb570b64c50 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}