This port requires USES=compiler:c++11-lang to build on GCC-based
architectures. While here, add USES=gl gnome. PR: 234306 Submitted by: Piotr Kubaj Reviewed by: swills
This commit is contained in:
parent
2080e0de37
commit
0b95b61d47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488469
@ -17,7 +17,7 @@ LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext
|
||||
OPTIONS_DEFINE= ATLAS DOCS EXAMPLES
|
||||
ATLAS_DESC= Enable ATLAS support
|
||||
|
||||
USES= fortran pkgconfig
|
||||
USES= compiler:c++11-lang fortran gl gnome pkgconfig
|
||||
USE_GL= glu
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user