git: 208b244582fd - main - net-im/mcabber: Add CPE information

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


The branch main has been updated by decke:

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

commit 208b244582fd3b460189b71e52c3027303b93d63
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:17:46 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:34 +0000

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

diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile
index e2e9e370a94b..58478d886509 100644
--- a/net-im/mcabber/Makefile
+++ b/net-im/mcabber/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libloudmouth-1.so:net-im/loudmouth \
 		libcharset.so:converters/libiconv
 
-USES=		gettext gnome iconv:wchar_t libtool localbase ncurses pathfix \
+USES=		cpe gettext gnome iconv:wchar_t libtool localbase ncurses pathfix \
 		pkgconfig tar:bzip2
 USE_GNOME=	glib20
 GNU_CONFIGURE=	yes


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