diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-17 16:21:38 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-17 16:21:38 +0000 |
commit | 3a5f929b73240729d9be0234006caab11799bf73 (patch) | |
tree | b17b30449838cb350fe4e0eb4cf7344b52671812 /security/p5-Crypt-IDEA | |
parent | 613b26ff55f7115e50d7526eb0629ef617770508 (diff) | |
download | ports-3a5f929b73240729d9be0234006caab11799bf73.tar.gz ports-3a5f929b73240729d9be0234006caab11799bf73.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-IDEA')
-rw-r--r-- | security/p5-Crypt-IDEA/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index 70a7f2471e9f..d1a22218d7b0 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk -RESTRICTED= "Crypto; export-controlled" - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |