diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-20 16:52:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-20 16:52:14 +0000 |
commit | 0d60d9726cf163372c3b5a9c1fe3204d42bca1b5 (patch) | |
tree | 5059f76aace8a924a0c220fdedd8f9345988541e | |
parent | c7bcc3505aff539b5d44992a1199746f33f2f3ba (diff) | |
download | pkgsrc-0d60d9726cf163372c3b5a9c1fe3204d42bca1b5.tar.gz |
add and enable py-imagingtk
-rw-r--r-- | graphics/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index de9cd5689ea..11fa5804976 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2001/03/16 00:37:10 manu Exp $ +# $NetBSD: Makefile,v 1.127 2001/03/20 16:52:14 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -12,7 +12,7 @@ SUBDIR+= MesaLib SUBDIR+= Ngraph SUBDIR+= alevt SUBDIR+= autotrace -SUBDIR+= blender +SUBDIR+= blender SUBDIR+= camediaplay SUBDIR+= cdlabelgen SUBDIR+= clanlib @@ -54,8 +54,8 @@ SUBDIR+= gqview SUBDIR+= grap SUBDIR+= hermes SUBDIR+= hp2xx -SUBDIR+= imlib SUBDIR+= iGMT +SUBDIR+= imlib SUBDIR+= jpeg SUBDIR+= kdegraphics SUBDIR+= kdegraphics2 @@ -99,6 +99,7 @@ SUBDIR+= prag SUBDIR+= pstoedit SUBDIR+= py-gd SUBDIR+= py-imaging +SUBDIR+= py-imagingtk SUBDIR+= qvplay SUBDIR+= rayshade SUBDIR+= ruby-gl |