git: 5bfcd9e70f91 - main - irc/ezbounce: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:07 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5bfcd9e70f91957fa41ba1c4983d95651c2d5873

commit 5bfcd9e70f91957fa41ba1c4983d95651c2d5873
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 08:11:16 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-main mailing list