fix leftover from an earlier experiment

This commit is contained in:
des 2013-02-15 21:31:01 +00:00
parent 1da1883208
commit 789c0e4fe1

View File

@ -86,7 +86,7 @@ LIBKRB5?= ${DESTDIR}${LIBDIR}/libkrb5.a
LIBKVM?= ${DESTDIR}${LIBDIR}/libkvm.a
LIBL?= ${DESTDIR}${LIBDIR}/libl.a
.if ${MK_LDNS} != "no"
LIBLDNS?= ${DESTDIR}${LIBDIR}/lib_ldns.a
LIBLDNS?= ${DESTDIR}${LIBDIR}/libldns.a
.endif
LIBLN?= "don't use LIBLN, use LIBL"
.if ${MK_BIND} != "no"