diff options
Diffstat (limited to 'security/p5-Crypt-DES')
-rw-r--r-- | security/p5-Crypt-DES/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile index 04053ab..6cf8e8d 100644 --- a/security/p5-Crypt-DES/Makefile +++ b/security/p5-Crypt-DES/Makefile @@ -3,7 +3,7 @@ # Date created: October 20th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.6 1997/05/24 13:17:13 jfitz Exp $ +# $Id: Makefile,v 1.7 1997/06/24 18:43:08 jfitz Exp $ # DISTNAME= Crypt-DES-1.0 @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= Crypt MAINTAINER= jfitz@FreeBSD.ORG +BROKEN= perl5 upgrade + USE_PERL5= YES MAN3= Crypt::DES.3 |