Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2016 16:39:22 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r412063 - head/graphics/digikam-kde4
Message-ID:  <201603281639.u2SGdMU9034288@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Mon Mar 28 16:39:22 2016
New Revision: 412063
URL: https://svnweb.freebsd.org/changeset/ports/412063

Log:
  Revert r411863.
  
  It is not necessary because r411791 fixed it differently.

Modified:
  head/graphics/digikam-kde4/Makefile

Modified: head/graphics/digikam-kde4/Makefile
==============================================================================
--- head/graphics/digikam-kde4/Makefile	Mon Mar 28 16:36:22 2016	(r412062)
+++ head/graphics/digikam-kde4/Makefile	Mon Mar 28 16:39:22 2016	(r412063)
@@ -24,9 +24,7 @@ LIB_DEPENDS=	libtiff.so:${PORTSDIR}/grap
 		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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603281639.u2SGdMU9034288>