x11-toolkits/attica fix build with clang6

PR:		224945
Reported by:	jbeich
This commit is contained in:
Tobias C. Berner 2018-01-06 22:02:46 +00:00
parent f7afc59ca5
commit 1eb14e9a55
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458295

View File

@ -3,7 +3,7 @@
PORTNAME= attica
PORTVERSION= 0.4.2
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= x11-toolkits
MASTER_SITES= KDE/stable/${PORTNAME}
@ -17,6 +17,7 @@ USE_LDCONFIG= yes
USES= cmake:outsource tar:bzip2
CMAKE_ARGS= -DATTICA_ENABLE_TESTS:BOOL=OFF \
-DQT4_BUILD:BOOL=ON
USE_CXXSTD= gnu++98
post-patch:
# LIB_DESTINATION is not caught by USES=pathfix.