Date: Tue, 31 Aug 2021 09:25:05 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: 5bfcd9e70f91 - main - irc/ezbounce: Add CPE information Message-ID: <202108310925.17V9P5PT093135@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=5bfcd9e70f91957fa41ba1c4983d95651c2d5873 commit 5bfcd9e70f91957fa41ba1c4983d95651c2d5873 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 08:11:16 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 09:23:16 +0000 irc/ezbounce: Add CPE information Approved by: portmgr (blanket) --- irc/ezbounce/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index 318e06aa460e..be8bf82b0c28 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -20,7 +20,7 @@ COMPRESS_CONFIGURE_WITH=boost COMPRESS_DESC= Chat log compression (requires boost) GNU_CONFIGURE= yes -USES= compiler:c++0x gmake +USES= compiler:c++0x cpe gmake USE_GCC= yes # ezbounce 1.99.15 isn't compatible with C++11 and later, which some compilers
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310925.17V9P5PT093135>