aboutsummaryrefslogtreecommitdiff
path: root/graphics/kamera/Makefile
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2021-01-24 10:23:44 +0000
committerDima Panov <fluffy@FreeBSD.org>2021-01-24 10:23:44 +0000
commit4c2142520135090870740112df781d9d246a8eb2 (patch)
tree7e648f18f29079b08a2cb5eb131e2ab94e487c24 /graphics/kamera/Makefile
parent91d02d5759eb908f2b2760327dcc9410d5bbb203 (diff)
downloadports-4c2142520135090870740112df781d9d246a8eb2.tar.gz
ports-4c2142520135090870740112df781d9d246a8eb2.zip
graphics/kamera: USES+=localbase
Needed for upcoming libgphoto update
Notes
Notes: svn path=/head/; revision=562457
Diffstat (limited to 'graphics/kamera/Makefile')
-rw-r--r--graphics/kamera/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kamera/Makefile b/graphics/kamera/Makefile
index 9b1ac7e9f6ac..27c4b5338b13 100644
--- a/graphics/kamera/Makefile
+++ b/graphics/kamera/Makefile
@@ -9,7 +9,7 @@ COMMENT= Digital camera manager for KDE
LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2
-USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lang gettext kde:5 localbase qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons doctools ecm i18n \
kio service widgetsaddons xmlgui
USE_QT= concurrent core dbus gui network widgets xml \