summaryrefslogtreecommitdiff
path: root/math/libRmath
diff options
context:
space:
mode:
authorÄlven <alster@vinterdalen.se>2024-10-26 16:58:32 +0400
committerKoichiro Iwao <meta@FreeBSD.org>2024-11-02 21:36:38 +0900
commit45287b111f2be3d296b07915d8017a69730b34f8 (patch)
tree683d64071868adcb74f0299dddf445119847b07d /math/libRmath
parentdevel/py-libvirt: update to 10.9.0 (diff)
math/libRmath: add CPE information
PR: 282334
Diffstat (limited to 'math/libRmath')
-rw-r--r--math/libRmath/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile
index 7bba9ddad580..23cca433215a 100644
--- a/math/libRmath/Makefile
+++ b/math/libRmath/Makefile
@@ -16,7 +16,8 @@ ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
LIB_DEPENDS= libcurl.so:ftp/curl \
libpcre2-8.so:devel/pcre2
-USES= fortran localbase pathfix
+USES= cpe fortran localbase pathfix
+CPE_VENDOR= r-project
USE_LDCONFIG= yes
GNU_CONFIGURE= yes