aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-PassGen
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-03 05:56:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-03 05:56:20 +0000
commita50c1cb64785b551bfdbff06f3e1ee2731d50271 (patch)
treef0d9050bfa3146dd2ccf52f45dfa6976fdf0d336 /security/p5-Crypt-PassGen
parent4812598a539d066b1edf7c36055b163ca1207256 (diff)
downloadports-a50c1cb64785b551bfdbff06f3e1ee2731d50271.tar.gz
ports-a50c1cb64785b551bfdbff06f3e1ee2731d50271.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
Notes
Notes: svn path=/head/; revision=298050
Diffstat (limited to 'security/p5-Crypt-PassGen')
-rw-r--r--security/p5-Crypt-PassGen/Makefile2
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