aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_kerb
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2008-01-27 20:53:54 +0000
committerClement Laforet <clement@FreeBSD.org>2008-01-27 20:53:54 +0000
commit26466e34df65e2399b3c4242557ea7c6ccc91642 (patch)
treebe92527c81bb70caf76fc375bd61b02128672bc6 /www/mod_auth_kerb
parent7983ce1cdca3f2777742a1575060a8efc065c809 (diff)
downloadports-26466e34df65e2399b3c4242557ea7c6ccc91642.tar.gz
ports-26466e34df65e2399b3c4242557ea7c6ccc91642.zip
Notes
Diffstat (limited to 'www/mod_auth_kerb')
-rw-r--r--www/mod_auth_kerb/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/mod_auth_kerb/Makefile b/www/mod_auth_kerb/Makefile
index 89d000a7af52..fa20bc6a78e4 100644
--- a/www/mod_auth_kerb/Makefile
+++ b/www/mod_auth_kerb/Makefile
@@ -30,10 +30,6 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700014
-BROKEN= Does not compile on FreeBSD >= 7.0
-.endif
-
.if exists(${PREFIX}/sbin/apxs)
APACHE_MODULE_DIR!=${PREFIX}/sbin/apxs -q LIBEXECDIR
.else