diff options
Diffstat (limited to 'misc/p5-DataCash')
-rw-r--r-- | misc/p5-DataCash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/p5-DataCash/Makefile b/misc/p5-DataCash/Makefile index 23a25eb..09db2d3 100644 --- a/misc/p5-DataCash/Makefile +++ b/misc/p5-DataCash/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ports@freebsd-services.com 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}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/CSV.pm:${PORTSDIR}/textproc/p5-Text-CSV PERL_CONFIGURE= yes |