git: 58283503cb07 - main - irc/weechat: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:21:02 UTC 2021


The branch main has been updated by decke:

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

commit 58283503cb07c89d0000e82c390fff75139331a7
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:45:57 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:11 +0000

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

diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index b46c82344f4a..e6d721d4eea8 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS+=	libcurl.so:ftp/curl \
 		libgnutls.so:security/gnutls \
 		libgpg-error.so:security/libgpg-error
 
-USES=		cmake ncurses libtool pkgconfig tar:xz
+USES=		cmake cpe ncurses libtool pkgconfig tar:xz
 USE_LDCONFIG=	yes
 
 CMAKE_ARGS=	-DLIBDATADIR=${LOCALBASE}/libdata


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