diff options
author | seb <seb> | 2002-03-05 13:45:39 +0000 |
---|---|---|
committer | seb <seb> | 2002-03-05 13:45:39 +0000 |
commit | 91c908128f93bfe739375a602ddfe4840547990b (patch) | |
tree | 88d659d3eeb248558e392605b4d0a9d5ade55954 /graphics/Makefile | |
parent | d5ce9ecb0a32de90feecaaff0859a41d34bdb392 (diff) | |
download | pkgsrc-91c908128f93bfe739375a602ddfe4840547990b.tar.gz |
Add and enable 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 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 |