summaryrefslogtreecommitdiff
path: root/net/netatalk
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-09 16:48:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-09 16:48:10 +0000
commitfa3d389a2baa8944f04e02bcb878080c792fdef4 (patch)
tree8e27afcdac19a1b2f6ab6b5bca803cb5a616d0ec /net/netatalk
parentAdd a note why we have not updated this port to the 2002.09.04 snapshot. (diff)
Fix PAM support on -stable.
Submitted by: nork
Notes
Notes: svn path=/head/; revision=65923
Diffstat (limited to 'net/netatalk')
-rw-r--r--net/netatalk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile
index 2125aff7503b..860518f7170f 100644
--- a/net/netatalk/Makefile
+++ b/net/netatalk/Makefile
@@ -29,6 +29,7 @@ USE_BZIP2= yes
CONFIGURE_ARGS+= --with-tcp-wrappers \
--with-pkgconfdir=${PREFIX}/etc
.if defined(WITH_PAM)
+CONFIGURE_ARGS+= --with-pam=/etc/pam.d
PLIST_SUB+= NETATALKPAM=""
.else
CONFIGURE_ARGS+= --without-pam