1
0
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:
Baptiste Daroussin 2017-04-02 11:30:06 +00:00
parent 37aa0c5071
commit 892f8a780a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437553

View File

@ -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