diff options
author | wen <wen@FreeBSD.org> | 2010-05-26 17:08:44 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-05-26 17:08:44 +0800 |
commit | 09dd5a6ad597be0499aad494a51a2763763efd9e (patch) | |
tree | cc44d30bfaec100ad6cc9d18e7cdd13907d58c95 /net/p5-Net-Z3950-ZOOM | |
parent | e26fe0583b18aec543a9bb3edfb831e3a9e09cbb (diff) | |
download | freebsd-ports-gnome-09dd5a6ad597be0499aad494a51a2763763efd9e.tar.gz freebsd-ports-gnome-09dd5a6ad597be0499aad494a51a2763763efd9e.tar.zst freebsd-ports-gnome-09dd5a6ad597be0499aad494a51a2763763efd9e.zip |
- Bump PORTREVISION to chase the update of net/yaz
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 cb453d60e54d..d1880a9db256 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.25 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= A perl interface to the Z39.50 Object-Orientation Model (ZOOM) -LIB_DEPENDS= yaz.3:${PORTSDIR}/net/yaz +LIB_DEPENDS= yaz.4:${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 |