diff options
Diffstat (limited to 'security/p5-Crypt-CBC/Makefile')
-rw-r--r-- | security/p5-Crypt-CBC/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index 8f5201511d4..aab9bcec072 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/03/24 21:13:00 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:47:15 tv Exp $ DISTNAME= Crypt-CBC-2.08 PKGNAME= p5-${DISTNAME} @@ -16,7 +16,6 @@ DEPENDS+= p5-Digest-MD5>=2.0:../../security/p5-Digest-MD5 PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= YES USE_LANGUAGES= # empty PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/CBC/.packlist |