mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Mark broken.
This commit is contained in:
parent
7761ebab5d
commit
620d0b19ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363869
1 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,11 @@ DISTNAME= auth-ldap-${PORTVERSION}
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= LDAP authentication plugin for OpenVPN
|
COMMENT= LDAP authentication plugin for OpenVPN
|
||||||
|
|
||||||
|
# Older GCC used to provide +alloc and other methods on the Object
|
||||||
|
# class, newer GCC/libobjc version no longer to that. The software
|
||||||
|
# needs to learn to use the new Objective C world order:
|
||||||
|
BROKEN= Needs to be ported to a new Object base-class with +alloc.
|
||||||
|
|
||||||
USES= objc
|
USES= objc
|
||||||
|
|
||||||
BUILD_DEPENDS= re2c:${PORTSDIR}/devel/re2c \
|
BUILD_DEPENDS= re2c:${PORTSDIR}/devel/re2c \
|
||||||
|
|
Loading…
Add table
Reference in a new issue