diff options
Diffstat (limited to 'graphics/osg')
-rw-r--r-- | graphics/osg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index fba5ee711537..311e5b27bec3 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -24,7 +24,7 @@ CONFLICTS= osg-devel-[0-9]* USE_GCC= any USE_ZIP= yes -USE_CMAKE= yes +USES= cmake USE_GL= gl glu USE_GNOME= pkgconfig USE_XORG= x11 |