aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-11 11:47:23 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-11 11:47:23 +0000
commit21c12965ca375f4610337ab9841ceb06ddb9f3e9 (patch)
tree0abd35956b7b939e9ffe1f0d4734102bf268e094
parent6b3fad770c19e4ffe5cd5f7a46235ce917c8adbc (diff)
downloadports-21c12965ca375f4610337ab9841ceb06ddb9f3e9.tar.gz
ports-21c12965ca375f4610337ab9841ceb06ddb9f3e9.zip
devel/pcre2: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/pcre2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/pcre2/Makefile b/devel/pcre2/Makefile
index 36f1fe3c4139..b20913680326 100644
--- a/devel/pcre2/Makefile
+++ b/devel/pcre2/Makefile
@@ -11,9 +11,11 @@ COMMENT= Perl Compatible Regular Expressions library, version 2
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENCE
-USES= autoreconf libtool pkgconfig
+USES= autoreconf cpe libtool pkgconfig
USE_LDCONFIG= yes
+CPE_VENDOR= pcre
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-pcre2-16 \
--enable-pcre2-32