diff options
author | tg <tg@FreeBSD.org> | 1999-06-01 20:14:08 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1999-06-01 20:14:08 +0800 |
commit | 65bcc7096626debf43f35313cab321f410e85cc7 (patch) | |
tree | e591ea3180bd54bcd80896c95841200e9894cf90 | |
parent | ec717220b9f501087869ea08d8d91abd1887b271 (diff) | |
download | freebsd-ports-gnome-65bcc7096626debf43f35313cab321f410e85cc7.tar.gz freebsd-ports-gnome-65bcc7096626debf43f35313cab321f410e85cc7.tar.zst freebsd-ports-gnome-65bcc7096626debf43f35313cab321f410e85cc7.zip |
Activate vtk.
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c5d1eeb61b2c..6f9a657f862c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.124 1999/05/09 22:40:32 dirk Exp $ +# $Id: Makefile,v 1.125 1999/05/29 05:00:34 steve Exp $ # SUBDIR += 4va @@ -103,6 +103,7 @@ SUBDIR += txtmerge SUBDIR += urt SUBDIR += vcg + SUBDIR += vtk SUBDIR += whirlgif SUBDIR += wmicons SUBDIR += xanim |