aboutsummaryrefslogtreecommitdiff
path: root/misc/tellico
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:06:27 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:06:27 +0000
commitada732850424a3fc3b2c294a56407f3ea797ce82 (patch)
treefb4b9ba39c884ee070c132f8788e8a3c7553bf15 /misc/tellico
parente4868fdb92b5a187a0cc4652a558c49023e8e32b (diff)
downloadports-ada732850424a3fc3b2c294a56407f3ea797ce82.tar.gz
ports-ada732850424a3fc3b2c294a56407f3ea797ce82.zip
misc: Add missing USES=gnome
Notes
Notes: svn path=/head/; revision=517067
Diffstat (limited to 'misc/tellico')
-rw-r--r--misc/tellico/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index f9046b2e6caa..bffe9871d7f5 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -22,8 +22,9 @@ LIB_DEPENDS= libbtparse.so:textproc/btparse \
libtag.so:audio/taglib \
libyaz.so:net/yaz
-USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 \
- pkgconfig python:run qt:5 shared-mime-info shebangfix tar:xz
+USES= cmake compiler:c++11-lang desktop-file-utils gettext gnome \
+ kde:5 pkgconfig python:run qt:5 shared-mime-info shebangfix \
+ tar:xz
USE_GNOME= libxml2 libxslt
USE_KDE= archive attica5 auth bookmarks codecs completion config \
configwidgets coreaddons crash ecm filemetadata guiaddons \