summaryrefslogtreecommitdiff
path: root/graphics/evas-sdl-16
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-09-11 22:31:00 +0000
committerjoerg <joerg@pkgsrc.org>2009-09-11 22:31:00 +0000
commitf31790c134572594fb1ca345865a2db8efd01f78 (patch)
tree721f0bd055781d39127ddb6f6698c7501ad2006b /graphics/evas-sdl-16
parent021414d24f31c8ad926f96f1b04773f329c98aa2 (diff)
downloadpkgsrc-f31790c134572594fb1ca345865a2db8efd01f78.tar.gz
Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed
changes.
Diffstat (limited to 'graphics/evas-sdl-16')
-rw-r--r--graphics/evas-sdl-16/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/evas-sdl-16/Makefile b/graphics/evas-sdl-16/Makefile
index 3cc57c662fc..065b46b70d2 100644
--- a/graphics/evas-sdl-16/Makefile
+++ b/graphics/evas-sdl-16/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2009/08/26 19:57:39 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/09/11 22:31:01 joerg Exp $
PKGNAME= ${DISTNAME:S/evas/evas-sdl-16/}
-PKGREVISION= 1
COMMENT= Evas 16-bit SDL engine
@@ -12,8 +11,9 @@ EVAS_ENGINES= sdl
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=
+MAKE_FLAGS+= module_la_LIBADD="\$${EINA_LIBS} ${BUILDLINK_PREFIX.evas}/lib/libevas.la \$${SDL_LIBS}" \
+ module_la_DEPENDENCIES= \
+ module_la_LDFLAGS=-no-undefined\ -module\ -avoid-version
INSTALLATION_DIRS+= lib/pkgconfig