Fix typo (LIBLDNSADD -> LIBLDNS) to fix "make checkdpadd"
X-MFC with: r269648 Phabric: D634 Approved by: jmmv (mentor)
This commit is contained in:
@@ -22,7 +22,7 @@ USEPRIVATELIB= ssh
|
||||
.if ${MK_LDNS} != "no"
|
||||
CFLAGS+= -DHAVE_LDNS=1
|
||||
DPADD+= ${LIBLDNS}
|
||||
LDADD+= ${LIBLDNSADD}
|
||||
LDADD+= ${LDLDNS}
|
||||
USEPRIVATELIB+= ldns
|
||||
.endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user