summaryrefslogtreecommitdiffstats
path: root/x11/wdm
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-10-27 01:28:55 +0000
committerkris <kris@FreeBSD.org>2002-10-27 01:28:55 +0000
commitfa8cebb92fa86e4087277c5b43d9bfa00c92d48f (patch)
tree244a3f3f18dd76bb4de34dc4d3243c9ad3645de8 /x11/wdm
parent3ddd103930c37cbaf57f3a36834458d2db1b18ef (diff)
downloadFreeBSD-ports-fa8cebb92fa86e4087277c5b43d9bfa00c92d48f.zip
FreeBSD-ports-fa8cebb92fa86e4087277c5b43d9bfa00c92d48f.tar.gz
Grr. Try harder to fix PAM case.
Diffstat (limited to 'x11/wdm')
-rw-r--r--x11/wdm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile
index 2c42a1f..5d18589 100644
--- a/x11/wdm/Makefile
+++ b/x11/wdm/Makefile
@@ -57,7 +57,7 @@ WITH_PAM= yes
.endif
.if defined(WITH_PAM)
-CONFIGURE_ARGS+= --enable-pam
+CONFIGURE_ARGS+= --enable-pam --with-pamdir=${LOCALBASE}/etc/pam.d/
LIBPAM= -lpam
PLIST_SUB+= PAM=""
.else
OpenPOWER on IntegriCloud