aboutsummaryrefslogtreecommitdiff
path: root/security/pam_jail
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-03 11:26:48 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-03 11:26:48 +0000
commit0438143249634ab5028e53cb468d99a894c62995 (patch)
tree204c01c7973e83331fc29d8b09e59b3e9f219bd6 /security/pam_jail
parent68f48ea6c2e03359333e7b211625e51e06aa2026 (diff)
downloadports-0438143249634ab5028e53cb468d99a894c62995.tar.gz
ports-0438143249634ab5028e53cb468d99a894c62995.zip
Notes
Diffstat (limited to 'security/pam_jail')
-rw-r--r--security/pam_jail/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/pam_jail/Makefile b/security/pam_jail/Makefile
index 376abe30c0e2..e6bdd91512f4 100644
--- a/security/pam_jail/Makefile
+++ b/security/pam_jail/Makefile
@@ -21,10 +21,6 @@ do-install:
${LN} -sf pam_jail.so.1 ${STAGEDIR}${PREFIX}/lib/pam_jail.so
${INSTALL_MAN} ${WRKSRC}/pam_jail.8 ${STAGEDIR}${PREFIX}/man/man8/
-.if ${OSVERSION} < 800000
-BROKEN= jail version not supported
-.endif
-
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.endif