summaryrefslogtreecommitdiff
path: root/net/ja-samba/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ja-samba/Makefile')
-rw-r--r--net/ja-samba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ja-samba/Makefile b/net/ja-samba/Makefile
index 400e3dafcd0..732d6ff92b3 100644
--- a/net/ja-samba/Makefile
+++ b/net/ja-samba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/12/28 02:47:46 reed Exp $
+# $NetBSD: Makefile,v 1.32 2005/01/14 05:15:39 jlam Exp $
.include "Makefile.common"
@@ -37,7 +37,7 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(USE_PAM)
-. include "../../security/PAM/buildlink3.mk"
+. include "../../mk/pam.buildlink3.mk"
BUILD_DEFS+= USE_PAM
CONFIGURE_ARGS+= --with-pam
.endif