aboutsummaryrefslogtreecommitdiffstats
path: root/net/netatalk
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-10 00:48:10 +0800
committermarcus <marcus@FreeBSD.org>2002-09-10 00:48:10 +0800
commite88851aa14591dd5721b2e69eb59c334e1a1bafa (patch)
tree8d7703583022a8687a9da2b9c8dc96e13c7d17f5 /net/netatalk
parentd2d31b4f078185110bc03802057944121c9b60a5 (diff)
downloadfreebsd-ports-gnome-e88851aa14591dd5721b2e69eb59c334e1a1bafa.tar.gz
freebsd-ports-gnome-e88851aa14591dd5721b2e69eb59c334e1a1bafa.tar.zst
freebsd-ports-gnome-e88851aa14591dd5721b2e69eb59c334e1a1bafa.zip
Fix PAM support on -stable.
Submitted by: nork
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