diff options
Diffstat (limited to 'graphics/osg-devel/Makefile')
-rw-r--r-- | graphics/osg-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index fae9c96b0df2..63d322f68da7 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ CONFLICTS= osg-[0-9]* USE_ZIP= yes -USE_CMAKE= yes +USES= cmake USE_GL= gl glu USE_GNOME= pkgconfig USE_XORG= x11 |