diff options
Diffstat (limited to 'graphics/evas-engine-sdl/Makefile')
-rw-r--r-- | graphics/evas-engine-sdl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/evas-engine-sdl/Makefile b/graphics/evas-engine-sdl/Makefile index 6431a7826a1e..20da86387515 100644 --- a/graphics/evas-engine-sdl/Makefile +++ b/graphics/evas-engine-sdl/Makefile @@ -26,6 +26,7 @@ USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/modules/engines/software_16_sdl INSTALL_WRKSRC= ${BUILD_WRKSRC} +NO_STAGE= yes .include "../evas-core/Makefile.inc" CONFIGURE_ARGS+= --enable-software-16-sdl |