diff options
Diffstat (limited to 'math/geogram/Makefile')
-rw-r--r-- | math/geogram/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/geogram/Makefile b/math/geogram/Makefile index 887b0e73afec..8921a207a3bb 100644 --- a/math/geogram/Makefile +++ b/math/geogram/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/doc/devkit/license.dox LIB_DEPENDS= libglfw.so:graphics/glfw -USES= cmake:outsource gl localbase:ldflags +USES= cmake gl localbase:ldflags USE_XORG= x11 xcursor xi xinerama xrandr xxf86vm USE_GL= gl glu USE_LDCONFIG= yes |