diff options
author | tg <tg@FreeBSD.org> | 1998-02-04 16:40:56 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-02-04 16:40:56 +0800 |
commit | 65b81cfa6e7c7ba49458cf2315edabea7cf97448 (patch) | |
tree | 73b03d0630caf62d1890d0146a3563a844591fa9 /graphics | |
parent | da38aaf9d8128f2cdf3f2a136afc35281ef3c5e8 (diff) | |
download | freebsd-ports-gnome-65b81cfa6e7c7ba49458cf2315edabea7cf97448.tar.gz freebsd-ports-gnome-65b81cfa6e7c7ba49458cf2315edabea7cf97448.tar.zst freebsd-ports-gnome-65b81cfa6e7c7ba49458cf2315edabea7cf97448.zip |
Activate graphviz.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 958f2bc4fcc1..4e4fb8cdb6ef 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.60 1998/01/28 20:20:08 jseger Exp $ +# $Id: Makefile,v 1.61 1998/01/29 16:35:17 jseger Exp $ # SUBDIR += ImageMagick @@ -19,6 +19,7 @@ SUBDIR += giftool SUBDIR += giftrans SUBDIR += gimp-devel + SUBDIR += graphviz SUBDIR += hdf SUBDIR += hobbes-icons-xpm SUBDIR += hpscan |