diff options
author | demon <demon@FreeBSD.org> | 2003-02-28 19:40:59 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-02-28 19:40:59 +0800 |
commit | 08c6a27c249bec87ec1e9f5d28ce42af87f2119a (patch) | |
tree | 70b2fa2aabfd497b9640da169391dc1bb70cf6d8 /net/p5-Net-Z3950 | |
parent | 940fb6156bcf985ea73f91ade895ae3620eb279e (diff) | |
download | freebsd-ports-gnome-08c6a27c249bec87ec1e9f5d28ce42af87f2119a.tar.gz freebsd-ports-gnome-08c6a27c249bec87ec1e9f5d28ce42af87f2119a.tar.zst freebsd-ports-gnome-08c6a27c249bec87ec1e9f5d28ce42af87f2119a.zip |
Chase yaz shlib version bump;
de-pkg-comment (yaz++).
Diffstat (limited to 'net/p5-Net-Z3950')
-rw-r--r-- | net/p5-Net-Z3950/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Z3950/Makefile b/net/p5-Net-Z3950/Makefile index c23fa35468b8..561b9ed9bb1b 100644 --- a/net/p5-Net-Z3950/Makefile +++ b/net/p5-Net-Z3950/Makefile @@ -15,7 +15,7 @@ MAINTAINER= demon@FreeBSD.org COMMENT= A perl interface to the Z39.50 information retrieval protocol BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event -LIB_DEPENDS= yaz.1:${PORTSDIR}/net/yaz +LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MARC.pm:${PORTSDIR}/textproc/p5-MARC \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event |