diff options
author | roam <roam@FreeBSD.org> | 2001-05-26 00:00:21 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-05-26 00:00:21 +0800 |
commit | 64bc3f0e870161e809aab714b54b199fd59cf5ac (patch) | |
tree | 750627fb08057f136274c04b3f28bd617462de69 /graphics | |
parent | f06d0493ccc7598a6bdf8bc0a19a3f6818810b0d (diff) | |
download | freebsd-ports-gnome-64bc3f0e870161e809aab714b54b199fd59cf5ac.tar.gz freebsd-ports-gnome-64bc3f0e870161e809aab714b54b199fd59cf5ac.tar.zst freebsd-ports-gnome-64bc3f0e870161e809aab714b54b199fd59cf5ac.zip |
Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt,
add math/numpy.
Submitted by: Bernd Luevelsmeyer <bdluevel@heitec.net> (shot2png)
Diffstat (limited to 'graphics')
-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 |