Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:20:56 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: 58283503cb07 - main - irc/weechat: Add CPE information
Message-ID:  <202109102120.18ALKuM6014773@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=58283503cb07c89d0000e82c390fff75139331a7

commit 58283503cb07c89d0000e82c390fff75139331a7
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:45:57 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102120.18ALKuM6014773>