diff options
author | pav <pav@FreeBSD.org> | 2008-04-05 05:37:16 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-05 05:37:16 +0800 |
commit | 4a16e40b659ba8ab231d88336fa496e6ac03058b (patch) | |
tree | 054b177833778af69fb602fb933e35d59f3a6fe0 /net/p5-Net-Z3950-ZOOM | |
parent | b8119d60cbe4659b771698ec3a97f532aa78e2df (diff) | |
download | freebsd-ports-gnome-4a16e40b659ba8ab231d88336fa496e6ac03058b.tar.gz freebsd-ports-gnome-4a16e40b659ba8ab231d88336fa496e6ac03058b.tar.zst freebsd-ports-gnome-4a16e40b659ba8ab231d88336fa496e6ac03058b.zip |
- Chase yaz update
Diffstat (limited to 'net/p5-Net-Z3950-ZOOM')
-rw-r--r-- | net/p5-Net-Z3950-ZOOM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Z3950-ZOOM/Makefile b/net/p5-Net-Z3950-ZOOM/Makefile index 9f73dd1bef2d..1770172b0216 100644 --- a/net/p5-Net-Z3950-ZOOM/Makefile +++ b/net/p5-Net-Z3950-ZOOM/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-Z3950-ZOOM PORTVERSION= 1.21 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= A perl interface to the Z39.50 Object-Orientation Model (ZOOM) -LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz +LIB_DEPENDS= yaz.3:${PORTSDIR}/net/yaz BUILD_DEPENDS= p5-MARC-Record>=1.38:${PORTSDIR}/textproc/p5-MARC-Record RUN_DEPENDS= p5-MARC-Record>=1.38:${PORTSDIR}/textproc/p5-MARC-Record |