aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Calendar-Discordian
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-08-05 16:16:32 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-08-05 16:16:32 +0000
commit796b49530fd2c7da3a782b9ba70fb694206daffd (patch)
tree1872899f9dcd18d21b5ac682cbed828af0c2af6d /devel/p5-DateTime-Calendar-Discordian
parent21f7d3fb407e001a6d6be7ec93b336d05cf3cd19 (diff)
downloadports-796b49530fd2c7da3a782b9ba70fb694206daffd.tar.gz
ports-796b49530fd2c7da3a782b9ba70fb694206daffd.zip
Fix dependency
Submitted by: pointyhat Pointyhat to: philip
Notes
Notes: svn path=/head/; revision=169763
Diffstat (limited to 'devel/p5-DateTime-Calendar-Discordian')
-rw-r--r--devel/p5-DateTime-Calendar-Discordian/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Calendar-Discordian/Makefile b/devel/p5-DateTime-Calendar-Discordian/Makefile
index dd19f471db22..e7bd751f876f 100644
--- a/devel/p5-DateTime-Calendar-Discordian/Makefile
+++ b/devel/p5-DateTime-Calendar-Discordian/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= philip@FreeBSD.org
COMMENT= Perl extension for the Discordian Calendar
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
- ${SITE_PERL}/${PERL_ARCH}/DateTime/Locale.pm:${PORTSDIR}/devel/p5-DateTime-Locale \
+ ${SITE_PERL}//DateTime/Locale.pm:${PORTSDIR}/devel/p5-DateTime-Locale \
${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
RUN_DEPENDS= ${BUILD_DEPENDS}