aboutsummaryrefslogtreecommitdiff
path: root/graphics/kudu/Makefile
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-13 12:06:12 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-13 12:06:12 +0000
commit16904c45333e81f03678afdf12c3f4da8c9d2784 (patch)
tree2b5d213bd45d16cad5a579a85c329e0bc0666eb8 /graphics/kudu/Makefile
parent59f60dd9ac09b92767c4c15a14328606cb7f2625 (diff)
downloadports-16904c45333e81f03678afdf12c3f4da8c9d2784.tar.gz
ports-16904c45333e81f03678afdf12c3f4da8c9d2784.zip
graphics/kudu: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to fix linking with gtkglext: checking for GtkGLExt - version >= 1.0.6... no Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=501555
Diffstat (limited to 'graphics/kudu/Makefile')
-rw-r--r--graphics/kudu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kudu/Makefile b/graphics/kudu/Makefile
index b5f144ff045d..f071b1f9faa0 100644
--- a/graphics/kudu/Makefile
+++ b/graphics/kudu/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext
-USES= localbase tar:bzip2 pkgconfig python:2.7
+USES= compiler:c++11-lang localbase tar:bzip2 pkgconfig python:2.7
GNU_CONFIGURE= yes
USE_GL= gl