aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-04-05 05:36:31 +0800
committerpav <pav@FreeBSD.org>2008-04-05 05:36:31 +0800
commitf9c3a918b7390939f173a941fd16f1c9ffb9ab1a (patch)
tree327c90b49248c342cbf475a686422dbae6bf3bdc /net
parent92e7fc2f12c4c7c7ac8ab9f9296baf9bc0a5e0e3 (diff)
downloadfreebsd-ports-gnome-f9c3a918b7390939f173a941fd16f1c9ffb9ab1a.tar.gz
freebsd-ports-gnome-f9c3a918b7390939f173a941fd16f1c9ffb9ab1a.tar.zst
freebsd-ports-gnome-f9c3a918b7390939f173a941fd16f1c9ffb9ab1a.zip
- Mark BROKEN and expire in one month; does not build with yaz3
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Z3950/Makefile6
1 files changed, 5 insertions, 1 deletions
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 \