From 78c8ae51d7be1f2ff3400bed462826ad80402dee Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 4 Apr 2008 21:36:31 +0000 Subject: [PATCH] - Mark BROKEN and expire in one month; does not build with yaz3 --- net/p5-Net-Z3950/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/net/p5-Net-Z3950/Makefile b/net/p5-Net-Z3950/Makefile index fc9b7a1f218b..ea654422c0d6 100644 --- a/net/p5-Net-Z3950/Makefile +++ b/net/p5-Net-Z3950/Makefile @@ -15,10 +15,14 @@ MAINTAINER= demon@FreeBSD.org COMMENT= A perl interface to the Z39.50 information retrieval protocol BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event -LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz +LIB_DEPENDS= yaz.3:${PORTSDIR}/net/yaz RUN_DEPENDS= ${SITE_PERL}/MARC/Record.pm:${PORTSDIR}/textproc/p5-MARC-Record \ ${SITE_PERL}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event +BROKEN= does not compile with yaz 3.x, deprecated in favor of ZOOM-Perl (net/p5-Net-Z3950-ZOOM) +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2008-05-04 + PERL_CONFIGURE= yes MAN3= Net::Z3950::ResultSet.3 Net::Z3950::Manager.3 \