diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-04-26 01:05:12 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-04-26 01:05:12 +0800 |
commit | ad79186bfaf3d770c012a093cf83e8ec8819c80b (patch) | |
tree | d3599c89280c55d228ebb3672ca4322faa7f45ec /graphics/Makefile | |
parent | e7de500132eabe52e17a9feac65ebc1a8c425f71 (diff) | |
download | freebsd-ports-gnome-ad79186bfaf3d770c012a093cf83e8ec8819c80b.tar.gz freebsd-ports-gnome-ad79186bfaf3d770c012a093cf83e8ec8819c80b.tar.zst freebsd-ports-gnome-ad79186bfaf3d770c012a093cf83e8ec8819c80b.zip |
add SDL_gfx 2.0.3
SDL graphics drawing primitives and other support functions
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 0f382a4b618f..130b30a94f7d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -297,6 +297,7 @@ SUBDIR += scr2png SUBDIR += scrot SUBDIR += scwm-icons + SUBDIR += sdl_gfx SUBDIR += sdl_image SUBDIR += sdl_ttf SUBDIR += seejpeg |