aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn-auth-ldap
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-05-01 22:53:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-05-01 22:53:36 +0000
commit856b3cc855b0528908f5f39d632e57c8da0bce86 (patch)
tree2bd57454384efc79200ca9af10818e52652c1586 /security/openvpn-auth-ldap
parent8e3e00e70de701af30dbc6f314df837f6c0eacde (diff)
downloadports-856b3cc855b0528908f5f39d632e57c8da0bce86.tar.gz
ports-856b3cc855b0528908f5f39d632e57c8da0bce86.zip
- Mark BROKEN on 9-CURRENT: fails to configure
configure: error: Objective C preprocessor "/lib/cpp" fails sanity check Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=273419
Diffstat (limited to 'security/openvpn-auth-ldap')
-rw-r--r--security/openvpn-auth-ldap/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/openvpn-auth-ldap/Makefile b/security/openvpn-auth-ldap/Makefile
index dc271219e011..440e04706484 100644
--- a/security/openvpn-auth-ldap/Makefile
+++ b/security/openvpn-auth-ldap/Makefile
@@ -33,6 +33,10 @@ PLIST_FILES= lib/openvpn-auth-ldap.so
BUILD_DEPENDS+= ${LOCALBASE}/bin/xz:${PORTSDIR}/archivers/xz
.endif
+.if ${OSVERSION} >= 900000
+BROKEN= does not configure on FreeBSD 9.X
+.endif
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}