diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-DataCash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-DataCash/Makefile b/misc/p5-DataCash/Makefile index ef74d06355df..cd164c383db6 100644 --- a/misc/p5-DataCash/Makefile +++ b/misc/p5-DataCash/Makefile @@ -15,7 +15,7 @@ MAINTAINER= markm@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/CSV.pm:${PORTSDIR}/devel/p5-Text-CSV + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/CSV.pm:${PORTSDIR}/textproc/p5-Text-CSV PERL_CONFIGURE= yes |