aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libssh
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-12-21 09:33:47 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-12-21 09:33:47 +0000
commitab7a294721dd609f58c50a79dbe9452526899d59 (patch)
treedcfb6380484a67e96d7ddeee0502d82b9078ed14 /secure/lib/libssh
parent07736e20e93c9a98de654927c637dd89da236bb1 (diff)
Notes
Diffstat (limited to 'secure/lib/libssh')
-rw-r--r--secure/lib/libssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile
index b16cdd873f74..8827f056127d 100644
--- a/secure/lib/libssh/Makefile
+++ b/secure/lib/libssh/Makefile
@@ -30,7 +30,7 @@ DPADD+= ${LIBGSSAPI} ${LIBKRB5} ${LIBASN1} ${LIBCOM_ERR} ${LIBMD} ${LIBROKEN}
LDADD+= -lgssapi -lkrb5 -lasn1 -lcom_err -lmd -lroken
.endif
-NOLINT=
+NO_LINT=
DPADD+= ${LIBCRYPTO} ${LIBCRYPT}
LDADD+= -lcrypto -lcrypt