svn commit: r461947 - head/x11-themes/kde4-style-bespin
Tobias C. Berner
tcberner at FreeBSD.org
Thu Feb 15 19:38:36 UTC 2018
Author: tcberner
Date: Thu Feb 15 19:38:35 2018
New Revision: 461947
URL: https://svnweb.freebsd.org/changeset/ports/461947
Log:
x11-themes/kde4-style-bespin fix build with clang6
Approved by: swills (maintainer)
Modified:
head/x11-themes/kde4-style-bespin/Makefile
Modified: head/x11-themes/kde4-style-bespin/Makefile
==============================================================================
--- head/x11-themes/kde4-style-bespin/Makefile Thu Feb 15 19:16:41 2018 (r461946)
+++ head/x11-themes/kde4-style-bespin/Makefile Thu Feb 15 19:38:35 2018 (r461947)
@@ -17,6 +17,7 @@ LICENSE= LGPL21
WRKSRC= ${WRKDIR}/cloudcity
USES= cmake:noninja kde:4
+USE_CXXSTD= gnu++98
USE_KDE= kdelibs automoc4 workspace
USE_QT4= corelib qmake_build moc_build rcc_build uic_build
More information about the svn-ports-all
mailing list