diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-11-01 07:44:38 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-11-01 07:44:38 +0000 |
commit | eb6df96c4f37b80b8cab8d598a3836be44c7d006 (patch) | |
tree | 66797ce35fe25ba5d5eed02274a300c988633835 /security/p5-Crypt-OpenSSL-DSA | |
parent | Repair sysutils/pib, make Aleksandr A. Babaylov the new maintainer. (diff) |
Delete needless *_DEPENDS.
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Diffstat (limited to 'security/p5-Crypt-OpenSSL-DSA')
-rw-r--r-- | security/p5-Crypt-OpenSSL-DSA/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile index 0b02ee256d6b..793ac013152e 100644 --- a/security/p5-Crypt-OpenSSL-DSA/Makefile +++ b/security/p5-Crypt-OpenSSL-DSA/Makefile @@ -14,9 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random -RUN_DEPENDS= ${BUILD_DEPENDS} - RESTRICTED= "Crypto; export-controlled" PERL_CONFIGURE= yes |