summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/gmp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile
index cccbdcfdc53b..eafe69d0eb6d 100644
--- a/math/gmp/Makefile
+++ b/math/gmp/Makefile
@@ -10,7 +10,9 @@ COMMENT= Free library for arbitrary precision arithmetic
LICENSE= LGPL3
-USES= libtool makeinfo tar:xz
+USES= cpe libtool makeinfo tar:xz
+
+CPE_VENDOR= gmplib
OPTIONS_DEFINE= CPU_OPTS
CPU_OPTS_DESC= Enable assembly optimizations for your CPU