diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 22:16:14 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 22:16:14 +0000 |
commit | be6c15b5c6de864408ba3f414a57f20ff622a2d0 (patch) | |
tree | 86bd1ae6afedaa57f4eef276444e85b00f8c8e63 /graphics/digikam/Makefile | |
parent | 2428d822895b6225746f9e1d2bed3143711fcf14 (diff) | |
download | ports-be6c15b5c6de864408ba3f414a57f20ff622a2d0.tar.gz ports-be6c15b5c6de864408ba3f414a57f20ff622a2d0.zip |
Notes
Diffstat (limited to 'graphics/digikam/Makefile')
-rw-r--r-- | graphics/digikam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index 65ac4f81966f..86d7343884f0 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -31,8 +31,8 @@ LIB_DEPENDS= libKF5KGeoMap.so:astro/libkgeomap \ libpng.so:graphics/png \ libtiff.so:graphics/tiff -USES= bison cmake compiler:c++11-lib desktop-file-utils eigen:3 gl jpeg \ - kde:5 pkgconfig qt:5 shebangfix tar:xz +USES= bison cmake compiler:c++11-lib desktop-file-utils eigen:3 gl \ + gnome jpeg kde:5 pkgconfig qt:5 shebangfix tar:xz xorg USE_GL= gl glu USE_GNOME= glib20 libxml2 libxslt USE_KDE= archive auth bookmarks calendarcore codecs completion config \ |