aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-MARC-Lint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-MARC-Lint/Makefile')
-rw-r--r--textproc/p5-MARC-Lint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-MARC-Lint/Makefile b/textproc/p5-MARC-Lint/Makefile
index 7dc2b355e210..b4800d9ba1b4 100644
--- a/textproc/p5-MARC-Lint/Makefile
+++ b/textproc/p5-MARC-Lint/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= A mechanism for validating MARC records
-BUILD_DEPENDS= ${SITE_PERL}/MARC/Record.pm:${PORTSDIR}/textproc/p5-MARC-Record \
+BUILD_DEPENDS= p5-MARC-Record>=0:${PORTSDIR}/textproc/p5-MARC-Record \
p5-Business-ISBN>=2.03:${PORTSDIR}/misc/p5-Business-ISBN
RUN_DEPENDS:= ${BUILD_DEPENDS}