diff options
Diffstat (limited to 'lib/libldns/Makefile')
-rw-r--r-- | lib/libldns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libldns/Makefile b/lib/libldns/Makefile index 9a436cdb4b9d..14dc9f9da1ac 100644 --- a/lib/libldns/Makefile +++ b/lib/libldns/Makefile @@ -3,6 +3,7 @@ # Vendor sources and generated files LDNSDIR = ${.CURDIR}/../../contrib/ldns +PACKAGE=lib${LIB} .PATH: ${LDNSDIR} ${LDNSDIR}/compat LIB= ldns |