1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix build with recent sigc++20

This commit is contained in:
Baptiste Daroussin 2017-04-05 11:10:31 +00:00
parent 7fd2a04cdb
commit 001cf896cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437774

View File

@ -16,7 +16,8 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libhunspell-1.6.so:textproc/hunspell \
libxml++-2.6.so:textproc/libxml++26
USES= desktop-file-utils pkgconfig qmake
USES= compiler:c++11-lang desktop-file-utils pkgconfig qmake
USE_CXXSTD= c++11
USE_GL= gl
USE_SDL= mixer
USE_QT4= moc_build rcc_build uic_build \