Date: Sun, 24 Jan 2021 10:23:44 +0000 (UTC) From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562457 - head/graphics/kamera Message-ID: <202101241023.10OANioa095662@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fluffy Date: Sun Jan 24 10:23:44 2021 New Revision: 562457 URL: https://svnweb.freebsd.org/changeset/ports/562457 Log: graphics/kamera: USES+=localbase Needed for upcoming libgphoto update Modified: head/graphics/kamera/Makefile Modified: head/graphics/kamera/Makefile ============================================================================== --- head/graphics/kamera/Makefile Sun Jan 24 10:02:20 2021 (r562456) +++ head/graphics/kamera/Makefile Sun Jan 24 10:23:44 2021 (r562457) @@ -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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101241023.10OANioa095662>