diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-05 22:46:55 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-05 22:46:55 +0000 |
commit | 26dcb17cb8982c81cf840989f84515a72f165098 (patch) | |
tree | d3ab5cdcf1dbc9b18427c4b038d8a4b228af2ad8 /devel/p5-DateTime-Calendar-Discordian | |
parent | 158df60054c9cd25413091670f34dab40584017a (diff) | |
download | ports-26dcb17cb8982c81cf840989f84515a72f165098.tar.gz ports-26dcb17cb8982c81cf840989f84515a72f165098.zip |
Notes
Diffstat (limited to 'devel/p5-DateTime-Calendar-Discordian')
-rw-r--r-- | devel/p5-DateTime-Calendar-Discordian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Calendar-Discordian/Makefile b/devel/p5-DateTime-Calendar-Discordian/Makefile index e7bd751f876f..2a652e614c67 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}//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} |