mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Fix build with newer sigc++20
This commit is contained in:
parent
bb0ba3730e
commit
acab8f76a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437574
1 changed files with 2 additions and 3 deletions
|
@ -17,11 +17,10 @@ RUN_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme
|
||||||
|
|
||||||
PORTSCOUT= limitw:1,even
|
PORTSCOUT= limitw:1,even
|
||||||
|
|
||||||
USES= alias gettext gmake pathfix pkgconfig tar:xz
|
USES= alias compiler:c++11-lang gettext gmake localbase pathfix pkgconfig tar:xz
|
||||||
|
USE_CXXSTD= c++11
|
||||||
USE_GNOME= gtkmm30 intlhack librsvg2 libwnck3
|
USE_GNOME= gtkmm30 intlhack librsvg2 libwnck3
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
|
||||||
LIBS+= -L${LOCALBASE}/lib
|
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
GLIB_SCHEMAS= org.gnome.gnome-system-monitor.enums.xml \
|
GLIB_SCHEMAS= org.gnome.gnome-system-monitor.enums.xml \
|
||||||
|
|
Loading…
Add table
Reference in a new issue