diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-18 09:46:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-18 09:46:51 +0000 |
commit | 51773005301c4e99f3be9e5cc034612ce6ec9fdd (patch) | |
tree | bbf97373231f63b3c7c641d4923b7d5cf82155ac /graphics/Makefile | |
parent | e4fe2590354374f66c870d7713a8c22110b397a5 (diff) | |
download | pkgsrc-51773005301c4e99f3be9e5cc034612ce6ec9fdd.tar.gz |
Add and enable phpsview and qcamview.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e837459c52d..893cd23caa4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.261 2003/10/05 09:56:00 taca Exp $ +# $NetBSD: Makefile,v 1.262 2003/12/18 09:46:51 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -191,6 +191,7 @@ SUBDIR+= photopc SUBDIR+= php3-gd SUBDIR+= php4-exif SUBDIR+= php4-gd +SUBDIR+= phpsview SUBDIR+= pixieplus SUBDIR+= pixmap SUBDIR+= plasma @@ -214,6 +215,7 @@ SUBDIR+= py-gnuplot SUBDIR+= py-imaging SUBDIR+= py-imagingtk SUBDIR+= py-piddle +SUBDIR+= qcamview SUBDIR+= qiv SUBDIR+= qvplay SUBDIR+= rayshade |