git: b78a20bb7a23 - main - net/liferea: Add CPE information

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


The branch main has been updated by decke:

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

commit b78a20bb7a23eec9ce09d6aa106f957d1f6f8f5c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:58:41 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:58:41 +0000

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

diff --git a/net/liferea/Makefile b/net/liferea/Makefile
index 522ee28970c9..03d70b765f73 100644
--- a/net/liferea/Makefile
+++ b/net/liferea/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
 RUN_DEPENDS=	gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
 		${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py-libpeas@${PY_FLAVOR}
 
-USES=		compiler:c++11-lang desktop-file-utils gettext \
+USES=		compiler:c++11-lang cpe desktop-file-utils gettext \
 		gmake gnome libtool localbase \
 		pathfix pkgconfig python:3.4+ sqlite tar:bzip2
 USE_GNOME=	cairo dconf:run gtk30 intltool introspection \


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