diff options
Diffstat (limited to 'security/p5-SHA/Makefile')
-rw-r--r-- | security/p5-SHA/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-SHA/Makefile b/security/p5-SHA/Makefile index d0553ce6e7b..9ea640826f7 100644 --- a/security/p5-SHA/Makefile +++ b/security/p5-SHA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/03 21:57:33 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 18:16:46 asau Exp $ # DISTNAME= SHA-2.01 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/SHA/ COMMENT= Perl5 interface to the SHA1 algorithm -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Digest-SHA1>=1.0:../../security/p5-Digest-SHA1 PERL5_PACKLIST= auto/SHA/.packlist |