aboutsummaryrefslogtreecommitdiff
path: root/graphics/digikam-kde4
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-28 16:39:22 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-28 16:39:22 +0000
commitd2d7a7a7eae5ae5045ab3e984d0ef3ba055a510a (patch)
tree57e70f7237767d80526f36662d70d205ba7781ed /graphics/digikam-kde4
parent99696ef4add59c371ef7fd0695b35113c0bf3e79 (diff)
downloadports-d2d7a7a7eae5ae5045ab3e984d0ef3ba055a510a.tar.gz
ports-d2d7a7a7eae5ae5045ab3e984d0ef3ba055a510a.zip
Revert r411863.
It is not necessary because r411791 fixed it differently.
Notes
Notes: svn path=/head/; revision=412063
Diffstat (limited to 'graphics/digikam-kde4')
-rw-r--r--graphics/digikam-kde4/Makefile4
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