summaryrefslogtreecommitdiff
path: root/devel/SDL_gfx/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-05-25 15:10:27 +0000
committeradam <adam@pkgsrc.org>2004-05-25 15:10:27 +0000
commit4943ce6425c28b9ca87ff8bfccbc95090df115fa (patch)
treebdf3c57b3e59d887b4418e393b1c15f716a12b52 /devel/SDL_gfx/Makefile
parente88a0416f7c39197aa90f679aab2b74cafd82142 (diff)
downloadpkgsrc-4943ce6425c28b9ca87ff8bfccbc95090df115fa.tar.gz
Changes 2.0.11:
* added pieRGBA/pieColor primitive (non filled pie) * added QNX6 build patch * use $(includedir)/SDL to automake setup * updated README * added 2x2 box & pie tests * added dynamic font setup routine * added sample font files to the Fonts directory * added font test program * string routines changed to use const char * fixed TestRotozoom clear color bug
Diffstat (limited to 'devel/SDL_gfx/Makefile')
-rw-r--r--devel/SDL_gfx/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/SDL_gfx/Makefile b/devel/SDL_gfx/Makefile
index d15f2ccda27..df859413808 100644
--- a/devel/SDL_gfx/Makefile
+++ b/devel/SDL_gfx/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2004/03/07 04:21:55 snj Exp $
-#
+# $NetBSD: Makefile,v 1.16 2004/05/25 15:10:27 adam Exp $
-DISTNAME= SDL_gfx-2.0.10
+DISTNAME= SDL_gfx-2.0.11
CATEGORIES= devel
MASTER_SITES= http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/