aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-vCard
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2012-06-06 10:43:19 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2012-06-06 10:43:19 +0000
commitb554d9cafd67c1b243ee457b4a23c268881cb993 (patch)
treed618e64411f49c40ee9e2c7e4bf46529bc83dbc4 /textproc/p5-Text-vCard
parentacc0cc54568bef4949728712cc28639851152ae4 (diff)
downloadports-b554d9cafd67c1b243ee457b4a23c268881cb993.tar.gz
ports-b554d9cafd67c1b243ee457b4a23c268881cb993.zip
Notes
Diffstat (limited to 'textproc/p5-Text-vCard')
-rw-r--r--textproc/p5-Text-vCard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile
index cb6f91fac919..2a01130bac17 100644
--- a/textproc/p5-Text-vCard/Makefile
+++ b/textproc/p5-Text-vCard/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A package to parse, edit and create multiple vCards (RFC 2426)
-BUILD_DEPENDS= ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
- ${SITE_PERL}/Text/vFile/asData.pm:${PORTSDIR}/devel/p5-Text-vFile-asData
+BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
+ p5-Text-vFile-asData>=0:${PORTSDIR}/devel/p5-Text-vFile-asData
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes