diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-08 03:28:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-08 03:28:16 +0000 |
commit | 6d3299354f0f7d8e3127100f970520355f0ac474 (patch) | |
tree | f5742c77fcf870225934a7d68e840dd2902c0b99 /security/p5-Digest-GOST | |
parent | 4b7ddcc600ef45ba5a1202194c015377bba228b6 (diff) | |
download | ports-6d3299354f0f7d8e3127100f970520355f0ac474.tar.gz ports-6d3299354f0f7d8e3127100f970520355f0ac474.zip |
Notes
Diffstat (limited to 'security/p5-Digest-GOST')
-rw-r--r-- | security/p5-Digest-GOST/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Digest-GOST/Makefile b/security/p5-Digest-GOST/Makefile index b08faa2ba643..e2a1dbe563a4 100644 --- a/security/p5-Digest-GOST/Makefile +++ b/security/p5-Digest-GOST/Makefile @@ -12,6 +12,9 @@ COMMENT= Perl interface to the GOST R 34.11-94 digest algorithm LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BROKEN_arm64= fails to build: Cannot detect CPU architechture +BROKEN_mips64= fails to build: Cannot detect CPU architechture + USES= perl5 USE_PERL5= configure |