diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/digikam-kde4/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile index 72a2439ad7b5..c76a754eefa8 100644 --- a/graphics/digikam-kde4/Makefile +++ b/graphics/digikam-kde4/Makefile @@ -24,9 +24,7 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ libkgeomap.so:${PORTSDIR}/astro/libkgeomap \ libboost_graph.so:${PORTSDIR}/devel/boost-libs -# compiler:c++11-lang is necessary because graphics/lensfun's lensfun.h -# contains C++ code inside an extern "C" block that base GCC cannot handle. -USES+= compiler:c++11-lang pkgconfig shebangfix +USES+= pkgconfig shebangfix USE_KDE4+= libkdcraw libkexiv2 libkipi USE_QT4+= sql-sqlite3_run USE_LDCONFIG= yes |