summaryrefslogtreecommitdiff
path: root/security/pam-mkhomedir
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2014-06-10 13:45:16 +0000
committerjoerg <joerg@pkgsrc.org>2014-06-10 13:45:16 +0000
commit75ee2f6993f9ffb1cffb9c4b4b6abd59bd3ed9c2 (patch)
tree0fb743f226bc719c178976284f93bfe634537f7b /security/pam-mkhomedir
parent672ba6466f5c94d40a6f353aaac84bdb63199316 (diff)
downloadpkgsrc-75ee2f6993f9ffb1cffb9c4b4b6abd59bd3ed9c2.tar.gz
Just because the (native) PAM package might already contain this is no
reason to not build a binary package.
Diffstat (limited to 'security/pam-mkhomedir')
-rw-r--r--security/pam-mkhomedir/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/pam-mkhomedir/Makefile b/security/pam-mkhomedir/Makefile
index 762653f8f9e..4144fde4f74 100644
--- a/security/pam-mkhomedir/Makefile
+++ b/security/pam-mkhomedir/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/23 18:16:48 asau Exp $
+# $NetBSD: Makefile,v 1.6 2014/06/10 13:45:16 joerg Exp $
DISTNAME= pam-mkhomedir-1
CATEGORIES= security
@@ -39,7 +39,4 @@ CFLAGS+= -DNO_STATIC_MODULES
.endif
.include "../../mk/pam.buildlink3.mk"
-.if "${PAM_TYPE}" == "linux-pam"
-PKG_FAIL_REASON+= "Disabled: The PAM mkhomedir module is included in the PAM package."
-.endif
.include "../../mk/bsd.pkg.mk"