aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2022-04-18 17:35:05 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2022-04-18 17:45:48 +0000
commit9d99830865e351df6ca16ad7de9c5abe8edceb89 (patch)
tree0720b2cff6fc7456e805209af48e78fdda65c315
parentec7e0a64cbdc976534ab0114a6f32d6ad9052e4f (diff)
downloadports-9d99830865e351df6ca16ad7de9c5abe8edceb89.tar.gz
ports-9d99830865e351df6ca16ad7de9c5abe8edceb89.zip
www/openresty: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/openresty/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/openresty/Makefile b/www/openresty/Makefile
index d61f79c1b4c6..e5374b76f158 100644
--- a/www/openresty/Makefile
+++ b/www/openresty/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= libluajit-5.1.so:lang/luajit-openresty \
libpcre.so:devel/pcre
-USES= gmake perl5 ssl
+USES= cpe gmake perl5 ssl
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --group=${WWWGRP} \