Date: Mon, 18 Apr 2022 17:45:57 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9d99830865e3 - main - www/openresty: Add CPE information Message-ID: <202204181745.23IHjvgm080819@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204181745.23IHjvgm080819>