diff options
author | seb <seb@pkgsrc.org> | 2002-03-05 13:45:39 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2002-03-05 13:45:39 +0000 |
commit | b2aac746449b05e69bc6e1c5cd90ddae7a27d9f7 (patch) | |
tree | 88d659d3eeb248558e392605b4d0a9d5ade55954 /graphics | |
parent | fa7de9539015820911e9601c17e44a9caedfde8e (diff) | |
download | pkgsrc-b2aac746449b05e69bc6e1c5cd90ddae7a27d9f7.tar.gz |
Add and enable 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 9f6caf7e2d5..c820d11d84c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2002/02/28 17:50:54 wiz Exp $ +# $NetBSD: Makefile,v 1.181 2002/03/05 13:45:39 seb Exp $ # COMMENT= Graphics tools and libraries @@ -73,6 +73,7 @@ SUBDIR+= gphoto SUBDIR+= gphoto2 SUBDIR+= gqview SUBDIR+= grap +SUBDIR+= graphviz SUBDIR+= gtkam SUBDIR+= hermes SUBDIR+= hp2xx |