aboutsummaryrefslogtreecommitdiff
path: root/security/heimdal
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-05-21 18:10:23 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-05-21 18:10:23 +0000
commit8ad61ab068441c86c5e1316cf9c6ecfd7e62f271 (patch)
tree09ba8aa6fc25f6c5d2c61ea1216389a30bfb1e4b /security/heimdal
parent87cca9baffe795532a34af35d3f0d89b8f9cc37c (diff)
downloadports-8ad61ab068441c86c5e1316cf9c6ecfd7e62f271.tar.gz
ports-8ad61ab068441c86c5e1316cf9c6ecfd7e62f271.zip
BROKEN on 4.x: Incomplete pkg-plist
Notes
Notes: svn path=/head/; revision=135802
Diffstat (limited to 'security/heimdal')
-rw-r--r--security/heimdal/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index 84e24bb5347f..80825d0bf2a7 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -29,6 +29,10 @@ CONFIGURE_ARGS+= --enable-shared --without-krb4
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500000
+BROKEN= "Incomplete pkg-plist on 4.x"
+.endif
+
.if defined(WITH_LDAP)
USE_OPENLDAP= yes
CONFIGURE_ARGS+= --with-openldap=${LOCALBASE}