summaryrefslogtreecommitdiff
path: root/net/p5-Net-Z3950-ZOOM/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-04 21:37:16 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-04 21:37:16 +0000
commitfdb632f1b60e0b23b76f473256ceeb987ec48194 (patch)
treebac197b06624de8f67a2288f3248374fb7bf2507 /net/p5-Net-Z3950-ZOOM/Makefile
parent- Update to 1.09 to build with yaz3 (diff)
- Chase yaz update
Notes
Notes: svn path=/head/; revision=210548
Diffstat (limited to '')
-rw-r--r--net/p5-Net-Z3950-ZOOM/Makefile3
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