From 500df3ee98c3c7751716684802309d845158a6dd Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Mon, 18 Mar 2002 10:16:35 +0000 Subject: [PATCH] Depend on security/p5-Crypt-Blowfish --- misc/p5-DataCash/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/p5-DataCash/Makefile b/misc/p5-DataCash/Makefile index 23a25ebc7c18..09db2d3a9cde 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