git: f41944d682f0 - main - irc/bitlbee: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:17:30 UTC 2021


The branch main has been updated by decke:

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

commit f41944d682f0bb34cee6990f1a29406674b1eaec
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:02:54 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:17:02 +0000

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

diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile
index da4bebf2ce83..7dcf9338e1d5 100644
--- a/irc/bitlbee/Makefile
+++ b/irc/bitlbee/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 BUILD_DEPENDS=	xmlto:textproc/xmlto \
 		xsltproc:textproc/libxslt
 
-USES=		gettext-runtime gmake gnome pkgconfig
+USES=		cpe gettext-runtime gmake gnome pkgconfig
 
 SUB_FILES=	pkg-message
 PORTDOCS=	AUTHORS CHANGES CREDITS FAQ README


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