]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed world breakage in previous commit. -lpam must never be used
authorbde <bde@FreeBSD.org>
Wed, 9 May 2001 14:30:49 +0000 (14:30 +0000)
committerbde <bde@FreeBSD.org>
Wed, 9 May 2001 14:30:49 +0000 (14:30 +0000)
commita968ca96b61c019a71445292f287bfb6efafc46f
tree0b5c2e17d36085099adfee1e9239fa5b406f4cea
parent5e17943e7b99d0ea41901dc2f0c509cfff89976a
Fixed world breakage in previous commit.  -lpam must never be used
directly (except in the definition of MINUSLPAM in bsd.libnames.mk)
since it doesn't give all the libraries necessary for static linkage.

Fixed missing ${LIBPAM} in DPADD.

Fixed some style bugs in DPADD and LDADD.
secure/usr.bin/telnet/Makefile