git: ea905f65631e - main - news/nzbget: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:00:41 UTC 2021


The branch main has been updated by decke:

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

commit ea905f65631eaeda79085cf92fd7a9ee29e06b3c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:55:42 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:55:42 +0000

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

diff --git a/news/nzbget/Makefile b/news/nzbget/Makefile
index 7cb3516fcab5..c83f22ed0f74 100644
--- a/news/nzbget/Makefile
+++ b/news/nzbget/Makefile
@@ -12,7 +12,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libxml2.so:textproc/libxml2
 
-USES=		autoreconf compiler:c++14-lang gmake localbase ncurses \
+USES=		autoreconf compiler:c++14-lang cpe gmake localbase ncurses \
 		pkgconfig python:build shebangfix ssl
 USE_GITHUB=	yes
 USE_RC_SUBR=	nzbget


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