mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Fix build with new sigc++20
This commit is contained in:
parent
37aa0c5071
commit
892f8a780a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437553
@ -12,7 +12,8 @@ COMMENT= C++ wrapper for libgda5 library
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= gmake libtool pathfix pkgconfig tar:xz compiler:c++11-lang
|
||||
USE_CXXSTD= c++11
|
||||
USE_GNOME= libgda5 glibmm
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
Loading…
Reference in New Issue
Block a user