aboutsummaryrefslogtreecommitdiff
path: root/math/hpcombi/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-10-25 12:58:26 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-10-25 12:58:29 +0000
commit61b661339366b6ee95ca1de0667979da9240c6b8 (patch)
tree0be71850bf09e9ab983b9c1f6df44b15aa8c0ecd /math/hpcombi/Makefile
parent13c431b0bfec55991792bb215e463584c2fc243d (diff)
downloadports-61b661339366b6ee95ca1de0667979da9240c6b8.tar.gz
ports-61b661339366b6ee95ca1de0667979da9240c6b8.zip
Diffstat (limited to 'math/hpcombi/Makefile')
-rw-r--r--math/hpcombi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hpcombi/Makefile b/math/hpcombi/Makefile
index 7e188aababff..fcfc5c27358e 100644
--- a/math/hpcombi/Makefile
+++ b/math/hpcombi/Makefile
@@ -12,7 +12,7 @@ COMMENT= Fast combinatorics in C++ using SSE/AVX instruction sets
LICENSE= GPLv3
ONLY_FOR_ARCHS= amd64
-ONLY_FOR_ARCHS_REASON= Uses Advanced Vector Extensions (AVX) instructions set
+ONLY_FOR_ARCHS_REASON= uses AVX instruction set
BUILD_DEPENDS= sparsehash>0:devel/sparsehash
LIB_DEPENDS= libbenchmark.so:devel/benchmark