aboutsummaryrefslogtreecommitdiff
path: root/security/pam_mkhomedir/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam_mkhomedir/Makefile')
-rw-r--r--security/pam_mkhomedir/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/pam_mkhomedir/Makefile b/security/pam_mkhomedir/Makefile
index b684b13dcdf0..eb111d0cc142 100644
--- a/security/pam_mkhomedir/Makefile
+++ b/security/pam_mkhomedir/Makefile
@@ -17,12 +17,6 @@ MANCOMPRESSED= yes
MAN8= pam_mkhomedir.8
SUB_FILES= pkg-message
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= Only for 5.0 and above
-.endif
-
.if defined(WITH_PROFILE)
PLIST_SUB+= PROFILE=""
MAKE_ARGS+= PROFILE=yes
@@ -54,4 +48,4 @@ pre-everything::
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>