summaryrefslogtreecommitdiff
path: root/x11/workrave/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-04-03 10:29:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-04-03 10:29:45 +0000
commitd4c7b7b7d035a1efd246b0e517b21fb429fce6db (patch)
treebaa5b7bb4bea8f91d63c8000e02f6ccdefea9fc4 /x11/workrave/Makefile
parentFix build with new sigc++20 (diff)
Fix build with newer sigc++20
Notes
Notes: svn path=/head/; revision=437612
Diffstat (limited to 'x11/workrave/Makefile')
-rw-r--r--x11/workrave/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile
index 1160c3dad305..c06f3fc4785b 100644
--- a/x11/workrave/Makefile
+++ b/x11/workrave/Makefile
@@ -13,7 +13,9 @@ LICENSE= GPLv3+
LIB_DEPENDS= libgdome.so:textproc/gdome2
-USES= autoreconf:build gettext gmake libtool localbase pathfix pkgconfig
+USES= compiler:c++11-lang autoreconf:build gettext gmake libtool \
+ localbase pathfix pkgconfig
+USE_CXXSTD= c++11
USE_XORG= ice recordproto sm x11 xext xmu xscrnsaver xtst
USE_GNOME= intltool intlhack introspection gtkmm30
GNU_CONFIGURE= yes