summaryrefslogtreecommitdiff
path: root/graphics/evas-sdl
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-29 20:26:43 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-29 20:26:43 +0000
commitc7536500206b42691cd1a1ca91b1a9bbf0aa755b (patch)
tree3dfd87a5ac682e784af8638fa62edd7cad4949ad /graphics/evas-sdl
parent5664e683b051454f5a2d34bc331017fc63e0952f (diff)
downloadpkgsrc-c7536500206b42691cd1a1ca91b1a9bbf0aa755b.tar.gz
Explicitly request SDL support.
Diffstat (limited to 'graphics/evas-sdl')
-rw-r--r--graphics/evas-sdl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/evas-sdl/Makefile b/graphics/evas-sdl/Makefile
index 96fd48e27ad..d0cf86fa9f4 100644
--- a/graphics/evas-sdl/Makefile
+++ b/graphics/evas-sdl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/06/07 21:12:12 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/29 20:26:43 joerg Exp $
PKGNAME= ${DISTNAME:S/evas/evas-sdl/}
@@ -8,6 +8,8 @@ EVAS_ENGINES= sdl
.include "../../graphics/evas/Makefile.common"
+CONFIGURE_ARGS+= --enable-software-sdl
+
BUILD_DIRS= src/modules/engines/software_sdl
MAKE_FLAGS+= module_la_LIBADD="\$${EINA_LIBS} ${BUILDLINK_PREFIX.evas}/lib/libevas.la \$${evas_engine_software_sdl_libs}" \
module_la_DEPENDENCIES=