diff options
author | wiz <wiz@pkgsrc.org> | 2002-05-20 14:45:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-05-20 14:45:03 +0000 |
commit | c5204f302fa266117f41d910f9c9104dcd45cc5e (patch) | |
tree | d4f853bd171aec15269ab13c3123537658040286 /graphics | |
parent | df5ecc3dc28a113668328bf2a99416e8aa5830fa (diff) | |
download | pkgsrc-c5204f302fa266117f41d910f9c9104dcd45cc5e.tar.gz |
Add and enable qiv.
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 e95c8070c17..a0ad5a5df5c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.187 2002/05/03 23:46:18 jtb Exp $ +# $NetBSD: Makefile,v 1.188 2002/05/20 14:45:03 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -149,6 +149,7 @@ SUBDIR+= py-gdchart SUBDIR+= py-gimp SUBDIR+= py-imaging SUBDIR+= py-imagingtk +SUBDIR+= qiv SUBDIR+= qvplay SUBDIR+= rayshade SUBDIR+= ruby-opengl |