diff options
Diffstat (limited to 'sysutils/cvsweb-converters/Makefile')
-rw-r--r-- | sysutils/cvsweb-converters/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cvsweb-converters/Makefile b/sysutils/cvsweb-converters/Makefile index 9bcef442cd96..99a99186c19b 100644 --- a/sysutils/cvsweb-converters/Makefile +++ b/sysutils/cvsweb-converters/Makefile @@ -16,7 +16,7 @@ COMMENT= Create hyperlinks to cvsweb from cvs[up] output or FreeBSD commitlogs RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules NO_BUILD= yes USE_PERL5= yes |