Mark as broken on ia64 and powerpc.

Hat:		portmgr
This commit is contained in:
Mark Linimon 2010-04-01 10:09:29 +00:00
parent faa4178285
commit ef9887eb83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251963

View file

@ -31,6 +31,10 @@ OPTIONS= LDAP "Enable LDAP plug-in" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64" || ${ARCH} == "powerpc"
BROKEN= Does not link on ia64 or powerpc
.endif
.if defined(WITH_LDAP)
USE_OPENLDAP= yes
MAN1+= echoping_ldap.1