summaryrefslogtreecommitdiff
path: root/x11/wdm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-03-16 08:42:10 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-03-16 08:42:10 +0000
commit31efbc1fbdecf1ed2ee0dca6af1ec21089deb014 (patch)
treebdcc55d87fc4738ff73d45fc2143e1c6299150d5 /x11/wdm
parentThis is the official INDEX file for 4.0-release. There are 3,157 (= 7 x (diff)
Fix security hole. Packages are unaffected. The release tag will
be rolled forward. Submitted by: kris
Notes
Notes: svn path=/head/; revision=26795
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 73ccfb056562..871406e42338 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