diff options
author | joerg <joerg@pkgsrc.org> | 2009-12-17 00:48:43 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-12-17 00:48:43 +0000 |
commit | dfb29436cc3f3a42b8b2d0f5fb757403c9b141d7 (patch) | |
tree | ea468d5c2349b5b86f5f74294af352b428b2bab0 /graphics/Makefile | |
parent | b78c7dc494c22b23e58472c47ed48da872428fb5 (diff) | |
download | pkgsrc-dfb29436cc3f3a42b8b2d0f5fb757403c9b141d7.tar.gz |
Update evas to the latest E17 snapshot.
Various bugfixes and improvements, no detailed changelog.
Remove 16bit X11 engine.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 16774a1af4c..96767cb0ba3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.545 2009/12/16 20:07:32 joerg Exp $ +# $NetBSD: Makefile,v 1.546 2009/12/17 00:48:43 joerg Exp $ # COMMENT= Graphics tools and libraries @@ -89,7 +89,6 @@ SUBDIR+= evas-pmaps SUBDIR+= evas-png SUBDIR+= evas-sdl SUBDIR+= evas-sdl-16 -SUBDIR+= evas-software-16-x11 SUBDIR+= evas-software-x11 SUBDIR+= evas-svg SUBDIR+= evas-tiff |