mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
devel/smokekde, fix build with clang6
PR: 224945
This commit is contained in:
parent
e3cd19a725
commit
4137db853f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458367
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= smokekde
|
||||
PORTVERSION= ${KDE4_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel kde kde-kde4
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -14,6 +14,7 @@ USE_KDE= kate kdelibs okular pimlibs \
|
||||
USE_QT4= corelib dbus designer_build gui network opengl sql svg xml \
|
||||
qmake_build moc_build uic_build rcc_build
|
||||
USE_LDCONFIG= yes
|
||||
USE_CXXSTD= gnu++98
|
||||
|
||||
OPTIONS_DEFINE= ATTICA
|
||||
OPTIONS_SUB= yes
|
||||
|
Loading…
Reference in New Issue
Block a user