summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-04-03 08:28:14 +0000
committerwiz <wiz@pkgsrc.org>2003-04-03 08:28:14 +0000
commitf5d8f9b7e481d75722ad872a7a3656f8938be6b9 (patch)
tree04b6f8dfc09a98ea76b0d502288eb0a09f1bb18e /graphics/Makefile
parente765166473bb2f1b6de3e9fe3b8d9017ecf8fd8a (diff)
downloadpkgsrc-f5d8f9b7e481d75722ad872a7a3656f8938be6b9.tar.gz
Finish renaming of SDL-image to SDL_image.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index f9fdce1e6ce..8daa6a69334 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.229 2003/02/17 13:14:51 zuntum Exp $
+# $NetBSD: Makefile,v 1.230 2003/04/03 08:28:14 wiz Exp $
#
COMMENT= Graphics tools and libraries
@@ -17,8 +17,8 @@ SUBDIR+= MesaDemos
SUBDIR+= MesaLib
SUBDIR+= Ngraph
SUBDIR+= RenderKit
-SUBDIR+= SDL-image
SUBDIR+= SDLKit
+SUBDIR+= SDL_image
SUBDIR+= aalib
SUBDIR+= aalib-x11
SUBDIR+= alevt