Fix build with recent sigc++20
This commit is contained in:
parent
b43358f7bd
commit
4914078155
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437616
@ -10,7 +10,8 @@ MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/
|
||||
MAINTAINER= ozawa@ongs.co.jp
|
||||
COMMENT= Post-it(R) like application with network support
|
||||
|
||||
USES= gettext pkgconfig tar:tgz
|
||||
USES= compiler:c++11-lang gettext pkgconfig tar:tgz
|
||||
USE_CXXSTD= c++11
|
||||
USE_GNOME= gtkmm24 gtksourceview libxml2
|
||||
USE_XORG= x11
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user