diff options
Diffstat (limited to 'x11-toolkits/gigi/Makefile')
-rw-r--r-- | x11-toolkits/gigi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gigi/Makefile b/x11-toolkits/gigi/Makefile index 1180820ab532..79b657c0ec40 100644 --- a/x11-toolkits/gigi/Makefile +++ b/x11-toolkits/gigi/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \ freetype.9:${PORTSDIR}/print/freetype2 USE_GCC= 4.4+ -USE_CMAKE= yes +USES= cmake CMAKE_ARGS= -DBUILD_TUTORIALS:BOOL=OFF USE_BZIP2= yes USE_SDL= sdl |