aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkglextmm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-04-02 22:03:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-04-02 22:03:57 +0000
commit3dbc356d9a7427706cba95f4687ec84e158fe72e (patch)
tree4a7fd18ac0a8d35fff18846259eda6a30e7d9045 /x11-toolkits/gtkglextmm
parentcac69089fec8c8c74d7e2682afb7b1cafb5670fa (diff)
downloadports-3dbc356d9a7427706cba95f4687ec84e158fe72e.tar.gz
ports-3dbc356d9a7427706cba95f4687ec84e158fe72e.zip
Notes
Diffstat (limited to 'x11-toolkits/gtkglextmm')
-rw-r--r--x11-toolkits/gtkglextmm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/gtkglextmm/Makefile b/x11-toolkits/gtkglextmm/Makefile
index 127af570705e..a694ff813c92 100644
--- a/x11-toolkits/gtkglextmm/Makefile
+++ b/x11-toolkits/gtkglextmm/Makefile
@@ -13,7 +13,9 @@ COMMENT= C++ wrapper for GtkGLExt
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
libgtkmm-2.4.so:x11-toolkits/gtkmm24
-USES= pathfix pkgconfig gettext gmake tar:bzip2 libtool
+USES= compiler:c++11-lang pathfix pkgconfig gettext gmake tar:bzip2 \
+ libtool
+USE_CXXSTD= c++11
GNU_CONFIGURE= yes
USE_GNOME= gnomeprefix gtk20
USE_LDCONFIG= yes