diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
commit | 09b69954f24d0f10d715c8902b6bd9bb63b0d469 (patch) | |
tree | 510258d636dce8c3debfa152cdc7e8079a6b5e79 /net/perldap | |
parent | c757f436f607cdb2bd0b6442a5c13b4ef9bd76e6 (diff) |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
Notes
Notes:
svn path=/head/; revision=92921
Diffstat (limited to 'net/perldap')
-rw-r--r-- | net/perldap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/perldap/Makefile b/net/perldap/Makefile index 7c31fb0afd82..2c946d10640f 100644 --- a/net/perldap/Makefile +++ b/net/perldap/Makefile @@ -17,6 +17,8 @@ COMMENT= Perl interface to LDAP LIB_DEPENDS= mozldap.1:${PORTSDIR}/net/ldapsdk +BROKEN= "Broken pkg-plist; will be removed after Feb 2" + WRKSRC= ${WRKDIR}/$(PORTNAME)-$(PORTVERSION) MAN3= Mozilla::LDAP::Conn.3 \ Mozilla::LDAP::LDIF.3 \ |