Date: Sun, 29 Aug 2021 19:00:43 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: b78a20bb7a23 - main - net/liferea: Add CPE information Message-ID: <202108291900.17TJ0hSh011192@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=b78a20bb7a23eec9ce09d6aa106f957d1f6f8f5c commit b78a20bb7a23eec9ce09d6aa106f957d1f6f8f5c Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 18:58:41 +0000 Commit: Bernhard Froehlich <decke@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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291900.17TJ0hSh011192>