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)
This commit is contained in:
parent
59f60dd9ac
commit
16904c4533
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501555
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user