git: 9d99830865e3 - main - www/openresty: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 17:45:57 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d99830865e351df6ca16ad7de9c5abe8edceb89 commit 9d99830865e351df6ca16ad7de9c5abe8edceb89 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-04-18 17:35:05 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-04-18 17:45:48 +0000 www/openresty: Add CPE information Approved by: portmgr (blanket) --- www/openresty/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} \