git: e8f823a6e8be - main - net-im/centerim: Add CPE information

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


The branch main has been updated by decke:

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

commit e8f823a6e8beb9f816e0a6f87f157777d18aeb29
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 08:21:40 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:19 +0000

    net-im/centerim: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net-im/centerim/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/centerim/Makefile b/net-im/centerim/Makefile
index 8e8b3c8650cf..c67acbc20678 100644
--- a/net-im/centerim/Makefile
+++ b/net-im/centerim/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libassuan.so:security/libassuan \
 		libcurl.so:ftp/curl \
 		libgpg-error.so:security/libgpg-error
 
-USES=		iconv gmake ncurses pkgconfig python shebangfix ssl
+USES=		cpe iconv gmake ncurses pkgconfig python shebangfix ssl
 USE_CXXSTD=	gnu++98
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include


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