Fix build on FreeBSD 10.1 by disabling build of some tests using

advanced C++ constructs not supported by clang system compiler.

Reported by:	pkg-fallout
This commit is contained in:
Pawel Pekala 2016-12-06 22:09:07 +00:00
parent f874c00fc6
commit b7a6cf8826
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427994

View file

@ -58,6 +58,8 @@ GG_EMOTS_DISTFILES= ${GG6_EMOTS_DISTFILE}:additions \
post-patch:
@${REINPLACE_CMD} '/zlib/ s|^|#|' \
${WRKSRC}/plugins/jabber_protocol/CMakeLists.txt
@${REINPLACE_CMD} '/kadu_add_test/ s|^|#|' \
${WRKSRC}/kadu-core/plugin/CMakeLists.txt
post-install-GG_EMOTS-on:
@${MKDIR} ${WRKSRC}/varia/themes/emoticons