diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-03 09:04:23 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-03 09:04:23 +0000 |
commit | 1e9aab228b29bfc690f89b7ba0589e5e3964894d (patch) | |
tree | a0d7c4ceecfbc81201657062d493e563f3573223 /graphics/spectacle/Makefile | |
parent | 5613cb3532252c584e6d3a63d488718a56ed1ffc (diff) | |
download | ports-1e9aab228b29bfc690f89b7ba0589e5e3964894d.tar.gz ports-1e9aab228b29bfc690f89b7ba0589e5e3964894d.zip |
Notes
Diffstat (limited to 'graphics/spectacle/Makefile')
-rw-r--r-- | graphics/spectacle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/spectacle/Makefile b/graphics/spectacle/Makefile index b2ebff90d3f8..70079e86d2cb 100644 --- a/graphics/spectacle/Makefile +++ b/graphics/spectacle/Makefile @@ -12,7 +12,7 @@ LIB_DEPENDS= libxcb-cursor.so:x11/xcb-util-cursor \ libxcb-util.so:x11/xcb-util RUN_DEPENDS= kipi-plugins>=0:graphics/kipi-plugins -USES= cmake compiler:c++11-lang gettext kde:5 pkgconfig qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 pkgconfig qt:5 tar:xz xorg USE_KDE= attica auth codecs completion config configwidgets coreaddons \ dbusaddons doctools ecm i18n jobwidgets kdeclarative kio \ libkipi newstuff notifications package service wayland \ |