aboutsummaryrefslogtreecommitdiff
path: root/graphics/cluttermm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-04-02 09:43:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-04-02 09:43:19 +0000
commitae53bec83e4838df8c54b75ba06ebd48f3641d32 (patch)
tree6bcc22275374a4414571de3fa10db64e95fd2b74 /graphics/cluttermm
parente4309c5507f2d646c711365ed8abcf9dc8729d8a (diff)
downloadports-ae53bec83e4838df8c54b75ba06ebd48f3641d32.tar.gz
ports-ae53bec83e4838df8c54b75ba06ebd48f3641d32.zip
Notes
Diffstat (limited to 'graphics/cluttermm')
-rw-r--r--graphics/cluttermm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/cluttermm/Makefile b/graphics/cluttermm/Makefile
index 36b433d135fc..ca3a39f99b89 100644
--- a/graphics/cluttermm/Makefile
+++ b/graphics/cluttermm/Makefile
@@ -14,7 +14,9 @@ COMMENT= C++ interfaces for clutter
LIB_DEPENDS= libclutter-1.0.so:graphics/clutter
-USES+= gettext gmake libtool pathfix perl5 pkgconfig tar:xz
+USES+= gettext gmake libtool pathfix perl5 pkgconfig tar:xz \
+ compiler:c++11-lang
+USE_CXXSTD= c++11
USE_GNOME= atkmm glib20 gtkmm30 libsigc++20 pangomm
GNU_CONFIGURE= yes
USE_LDCONFIG= yes