diff options
author | tg <tg@FreeBSD.org> | 1999-06-01 21:17:49 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1999-06-01 21:17:49 +0800 |
commit | d82d9317d4c8ad38fa2d461a186b4c7fbed53997 (patch) | |
tree | 42efb89b721364826b078b076d51b3a3b21a976a /graphics/Makefile | |
parent | 4b87fe0052775de8b60e48548416f4c1a5a72296 (diff) | |
download | freebsd-ports-gnome-d82d9317d4c8ad38fa2d461a186b4c7fbed53997.tar.gz freebsd-ports-gnome-d82d9317d4c8ad38fa2d461a186b4c7fbed53997.tar.zst freebsd-ports-gnome-d82d9317d4c8ad38fa2d461a186b4c7fbed53997.zip |
vtk is now in "math".
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6f9a657f862c..03d2c48478e9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.125 1999/05/29 05:00:34 steve Exp $ +# $Id: Makefile,v 1.126 1999/06/01 12:14:08 tg Exp $ # SUBDIR += 4va @@ -103,7 +103,6 @@ SUBDIR += txtmerge SUBDIR += urt SUBDIR += vcg - SUBDIR += vtk SUBDIR += whirlgif SUBDIR += wmicons SUBDIR += xanim |