diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:58:41 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:58:41 +0000 |
commit | b78a20bb7a23eec9ce09d6aa106f957d1f6f8f5c (patch) | |
tree | bbd2a41886b9dea5f0d5f2796dce468a194b7b09 /net/liferea/Makefile | |
parent | d421d546ff8dc9f9fa926589fdd6840f7ff41ae9 (diff) | |
download | ports-b78a20bb7a23eec9ce09d6aa106f957d1f6f8f5c.tar.gz ports-b78a20bb7a23eec9ce09d6aa106f957d1f6f8f5c.zip |
Diffstat (limited to 'net/liferea/Makefile')
-rw-r--r-- | net/liferea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |