diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-03 13:45:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-03 13:45:47 +0000 |
commit | 2d8ab3c4a76cd5fdc612abd5f479479524e61a90 (patch) | |
tree | 4c3e077ef491477dfa7634ed4da57513a2c3a40b /security/p5-Crypt-IDEA | |
parent | 5aad06bf0475e944279da18c09ca0196bccfb6b6 (diff) | |
download | ports-2d8ab3c4a76cd5fdc612abd5f479479524e61a90.tar.gz ports-2d8ab3c4a76cd5fdc612abd5f479479524e61a90.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-IDEA')
-rw-r--r-- | security/p5-Crypt-IDEA/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index 964a9d37b527..99ef5b3870be 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -3,7 +3,7 @@ # Date created: October 20th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.7 1997/05/24 13:17:13 jfitz Exp $ +# $Id: Makefile,v 1.8 1997/06/24 18:43:09 jfitz Exp $ # DISTNAME= Crypt-IDEA-1.0 @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= Crypt MAINTAINER= jfitz@FreeBSD.ORG +BROKEN= perl5 upgrade + USE_PERL5= YES MAN3= Crypt::IDEA.3 |