summaryrefslogtreecommitdiff
path: root/security/pam-af
diff options
context:
space:
mode:
authorobache <obache>2011-03-23 07:49:47 +0000
committerobache <obache>2011-03-23 07:49:47 +0000
commitc99eb72fed28e9991ddaf059d47d4e5c48834eea (patch)
treea0b6f6d4a3540d99236aa2d4545dd59b5d823441 /security/pam-af
parenta54f83f2aa1de34de0038cb5e6f7acd67598edb2 (diff)
downloadpkgsrc-c99eb72fed28e9991ddaf059d47d4e5c48834eea.tar.gz
bsd.fast.prefs.mk should not be included from packages.
Diffstat (limited to 'security/pam-af')
-rw-r--r--security/pam-af/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-af/Makefile b/security/pam-af/Makefile
index f3db60a19f6..2407d794615 100644
--- a/security/pam-af/Makefile
+++ b/security/pam-af/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2011/01/25 09:07:58 obache Exp $
+# $NetBSD: Makefile,v 1.5 2011/03/23 07:49:47 obache Exp $
DISTNAME= pam_af-1.0.1
PKGNAME= ${DISTNAME:S/_/-/}
@@ -14,7 +14,7 @@ LICENSE= 2-clause-bsd
PKG_DESTDIR_SUPPORT= user-destdir
-.include "../../mk/bsd.fast.prefs.mk"
+.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Linux"
.include "../../databases/gdbm/buildlink3.mk"