diff options
author | seb <seb> | 2002-08-28 19:40:52 +0000 |
---|---|---|
committer | seb <seb> | 2002-08-28 19:40:52 +0000 |
commit | 346c3b6f1771fe2ae3bc568c74dd9843c76af69f (patch) | |
tree | 91333bf520d2dbde225a322f44245faedbc659b8 /graphics/Makefile | |
parent | 29471b6cef5c5fb181f767d3421ebffdb18ff1ff (diff) | |
download | pkgsrc-346c3b6f1771fe2ae3bc568c74dd9843c76af69f.tar.gz |
Add & enable p5-GraphViz.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4186f3d77ab..71efdaad482 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.195 2002/07/25 10:54:57 wiz Exp $ +# $NetBSD: Makefile,v 1.196 2002/08/28 19:40:52 seb Exp $ # COMMENT= Graphics tools and libraries @@ -130,6 +130,7 @@ SUBDIR+= p5-GDGraph SUBDIR+= p5-GDGraph3d SUBDIR+= p5-GDTextUtil SUBDIR+= p5-GIFgraph +SUBDIR+= p5-GraphViz SUBDIR+= p5-Image-Info SUBDIR+= p5-Image-Size SUBDIR+= p5-PerlMagick |