Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 07:30:49 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/secure/usr.bin/telnet Makefile
Message-ID:  <200105091430.f49EUnh90609@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2001/05/09 07:30:49 PDT

  Modified files:
    secure/usr.bin/telnet Makefile 
  Log:
  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.
  
  Revision  Changes    Path
  1.26      +5 -5      src/secure/usr.bin/telnet/Makefile


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105091430.f49EUnh90609>