diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-05-25 16:00:21 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-05-25 16:00:21 +0000 |
commit | 177c3d21699d2730dca25e4573d9f3facebbd7d6 (patch) | |
tree | 8e844ecbec2d1331ecd5013eb9dbd01e8f220a4b /graphics/Makefile | |
parent | Drop MAINTAINERship. (diff) |
Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt,
add math/numpy.
Submitted by: Bernd Luevelsmeyer <bdluevel@heitec.net> (shot2png)
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4f4db80fa8c1..2f7513358f34 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -216,7 +216,6 @@ SUBDIR += sdl_image SUBDIR += sdl_ttf SUBDIR += seejpeg - SUBDIR += shot2png SUBDIR += sketch SUBDIR += smpeg SUBDIR += smpeg-xmms |