Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 19:50:41 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: c7993cf5b688 - main - news/newsx: Add CPE information
Message-ID:  <202108311950.17VJofZJ036363@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=c7993cf5b688cd84a82a3f47ad4393f060128593

commit c7993cf5b688cd84a82a3f47ad4393f060128593
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 18:17:38 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 19:49:50 +0000

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

diff --git a/news/newsx/Makefile b/news/newsx/Makefile
index 41404f8d0400..a92404aade97 100644
--- a/news/newsx/Makefile
+++ b/news/newsx/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	${LOCALBASE}/news/lib/libinn.so:news/inn
 RUN_DEPENDS=	${LOCALBASE}/news/lib/libinn.so:news/inn
 .endif
 
+USES=		cpe
 GNU_CONFIGURE=	yes
 CFLAGS+=	-fcommon
 



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