Date: Tue, 31 Aug 2021 12:08:20 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: 7271cee35de4 - main - databases/tarantool: Add CPE information Message-ID: <202108311208.17VC8KIr012525@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=7271cee35de4f66e4a1c540a8fb5a4f2be1b0a29 commit 7271cee35de4f66e4a1c540a8fb5a4f2be1b0a29 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 10:25:01 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 11:24:14 +0000 databases/tarantool: Add CPE information Approved by: portmgr (blanket) --- databases/tarantool/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index 81fa3f9e0892..86ad694d1bf9 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libyaml.so:textproc/libyaml \ libzstd.so:archivers/zstd -USES= cmake:noninja compiler:c++11-lang gettext-runtime gmake iconv perl5 readline ssl +USES= cmake:noninja compiler:c++11-lang cpe gettext-runtime gmake iconv perl5 readline ssl USE_PERL5= build BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311208.17VC8KIr012525>