aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-Z3950-ZOOM
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2007-05-03 16:47:41 +0800
committerdemon <demon@FreeBSD.org>2007-05-03 16:47:41 +0800
commit836c22ee88085b438baa445b90d0a50bfb0af10e (patch)
tree3b9c2b01d9c75238c25980682489b1635f204e7a /net/p5-Net-Z3950-ZOOM
parent3ef199068223c60243d47c968443e7e5a63a4170 (diff)
downloadfreebsd-ports-gnome-836c22ee88085b438baa445b90d0a50bfb0af10e.tar.gz
freebsd-ports-gnome-836c22ee88085b438baa445b90d0a50bfb0af10e.tar.zst
freebsd-ports-gnome-836c22ee88085b438baa445b90d0a50bfb0af10e.zip
Add missing dependencies.
Diffstat (limited to 'net/p5-Net-Z3950-ZOOM')
-rw-r--r--net/p5-Net-Z3950-ZOOM/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-Z3950-ZOOM/Makefile b/net/p5-Net-Z3950-ZOOM/Makefile
index 9635e1a303bb..7a411eb11fc8 100644
--- a/net/p5-Net-Z3950-ZOOM/Makefile
+++ b/net/p5-Net-Z3950-ZOOM/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= demon@FreeBSD.org
COMMENT= A perl interface to the Z39.50 Object-Orientation Model (ZOOM)
LIB_DEPENDS= yaz.2:${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
PERL_CONFIGURE= yes