diff options
Diffstat (limited to 'security/p5-Crypt-PassGen/Makefile')
-rw-r--r-- | security/p5-Crypt-PassGen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-PassGen/Makefile b/security/p5-Crypt-PassGen/Makefile index 5b16b0aead57..04bb1e45454f 100644 --- a/security/p5-Crypt-PassGen/Makefile +++ b/security/p5-Crypt-PassGen/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Crypt::PassGen - Generate a random password that looks like a real word -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable +BUILD_DEPENDS= p5-Storable>=0:${PORTSDIR}/devel/p5-Storable RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |