diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-08 09:15:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-08 09:15:04 +0000 |
commit | 62274790d75dccebbd4b3e57869c6e8598238745 (patch) | |
tree | ee309bd41dcfde33fd5d5f9533a8604dc6dfafc3 /security/p5-Crypt-RHash | |
parent | aaef6659b4c532ef101c5aedb717ce7f303a116e (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-RHash')
-rw-r--r-- | security/p5-Crypt-RHash/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Crypt-RHash/Makefile b/security/p5-Crypt-RHash/Makefile index b58b58c46b25..420cb097f70a 100644 --- a/security/p5-Crypt-RHash/Makefile +++ b/security/p5-Crypt-RHash/Makefile @@ -13,6 +13,9 @@ COMMENT= Compute hash sums and magnet links LICENSE= MIT +BROKEN_arm64= Fails to build: error Cannot detect CPU architechture +BROKEN_mips64= Fails to build: error Cannot detect CPU architechture + USES= perl5 USE_PERL5= configure |