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 3f10dc527cda..8caf143b9827 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ CONFLICTS= osg -USES= alias cmake:outsource jpeg gl pkgconfig zip +USES= alias cmake jpeg gl pkgconfig zip USE_GL= gl glu USE_XORG= x11 USE_LDCONFIG= yes |