1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Mark BROKEN on 8: does not build after recent jail changes.

Submitted by:	pintyha
This commit is contained in:
Erwin Lansing 2009-01-08 17:17:37 +00:00
parent 1e3fdc60f0
commit 5097ff980c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225501

View File

@ -55,6 +55,10 @@ DHCP_PORTREVISION= ${PORTREVISION_SERVER}
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800056
BROKEN= does not build
.endif
.if ${SUBSYS} == server && defined(WITH_DHCP_LDAP)
# Based on patch from Brian Masney :
PATCH_SITES= http://www.newwave.net/~masneyb/:ldap \