mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
net-im/kopete-kde4, fix build with clang6
PR: 224945
This commit is contained in:
parent
4137db853f
commit
f58e975cc2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458368
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= kopete
|
||||
PORTVERSION= ${KDE4_VERSION}
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= net-im kde kde-kde4
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -27,6 +27,7 @@ USE_QT4= corelib gui network qt3support sql xml \
|
||||
moc_build qmake_build rcc_build uic_build uic3_build
|
||||
USE_XORG= x11 xdamage xext xscrnsaver xtst
|
||||
USE_LDCONFIG= yes
|
||||
USE_CXXSTD= gnu++98
|
||||
|
||||
SHEBANG_FILES= protocols/winpopup/winpopup-install \
|
||||
protocols/winpopup/winpopup-send \
|
||||
|
Loading…
Reference in New Issue
Block a user