Fix security hole. Packages are unaffected. The release tag will

be rolled forward.

Submitted by:	kris
This commit is contained in:
Satoshi Asami 2000-03-16 08:42:10 +00:00
parent c1593726b3
commit 31efbc1fbd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26795

View File

@ -35,16 +35,6 @@ MAN1= wdm.1 wdmLogin.1
DAEMONPIC= daemon1-HQ-1280x960.jpg
.if defined(USE_PAM)
CONFIGURE_ARGS+= --enable-pam
LIBPAM= -lpam
.endif
pre-fetch:
.if !defined(USE_PAM)
@${ECHO_MSG} "To build this port with PAM support, define \"USE_PAM\"."
.endif
post-extract:
@${CP} ${FILESDIR}/*.patch ${WRKSRC}/patches