summaryrefslogtreecommitdiffstats
path: root/x11/wdm
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-03-16 08:42:10 +0000
committerasami <asami@FreeBSD.org>2000-03-16 08:42:10 +0000
commitcd0cde08b0f85dc353d4ff23e923671713cb0816 (patch)
treee6e038b5026d98f46623d4c6200409ed1a9992c6 /x11/wdm
parenta3ac36125aa009dcf7ee28d2186ce9ea3486c6e0 (diff)
downloadFreeBSD-ports-cd0cde08b0f85dc353d4ff23e923671713cb0816.zip
FreeBSD-ports-cd0cde08b0f85dc353d4ff23e923671713cb0816.tar.gz
Fix security hole. Packages are unaffected. The release tag will
be rolled forward. Submitted by: kris
Diffstat (limited to 'x11/wdm')
-rw-r--r--x11/wdm/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile
index 73ccfb0..871406e 100644
--- a/x11/wdm/Makefile
+++ b/x11/wdm/Makefile
@@ -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
OpenPOWER on IntegriCloud