diff options
Diffstat (limited to 'graphics/freeglut/Makefile')
-rw-r--r-- | graphics/freeglut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile index 5b6e94471706..dab2fde5caac 100644 --- a/graphics/freeglut/Makefile +++ b/graphics/freeglut/Makefile @@ -13,7 +13,7 @@ COMMENT= open source implementation of the GLUT library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake pathfix +USES= cmake:insource pathfix USE_LDCONFIG= yes USE_XORG= ice x11 xi xrandr USE_GL= gl glu |