mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Mark BROKEN and expire in one month; does not build with yaz3
This commit is contained in:
parent
1499cd4579
commit
78c8ae51d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210546
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user