summaryrefslogtreecommitdiff
path: root/graphics/evas-sdl-16
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-29 20:28:35 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-29 20:28:35 +0000
commitd595231b2dada75d9b57c7435eab187e1c6073fc (patch)
tree360f7775b05cd1a19ca04ac2f7f9a0f5e1b1e432 /graphics/evas-sdl-16
parentc7536500206b42691cd1a1ca91b1a9bbf0aa755b (diff)
downloadpkgsrc-d595231b2dada75d9b57c7435eab187e1c6073fc.tar.gz
Must explicitly request SDL support.
Diffstat (limited to 'graphics/evas-sdl-16')
-rw-r--r--graphics/evas-sdl-16/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/evas-sdl-16/Makefile b/graphics/evas-sdl-16/Makefile
index 4a06a8498d5..f87802e49a0 100644
--- a/graphics/evas-sdl-16/Makefile
+++ b/graphics/evas-sdl-16/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:28:35 joerg Exp $
PKGNAME= ${DISTNAME:S/evas/evas-sdl-16/}
@@ -8,6 +8,8 @@ EVAS_ENGINES= sdl
.include "../../graphics/evas/Makefile.common"
+CONFIGURE_ARGS+= --enable-software-sdl
+
BUILD_DIRS= src/modules/engines/software_16_sdl
MAKE_FLAGS+= module_la_LIBADD="\$${EINA_LIBS} ${BUILDLINK_PREFIX.evas}/lib/libevas.la \$${evas_engine_software_sdl_libs}" \
module_la_DEPENDENCIES=