From 0d60d9726cf163372c3b5a9c1fe3204d42bca1b5 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 20 Mar 2001 16:52:14 +0000 Subject: [PATCH] add and enable py-imagingtk --- graphics/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/graphics/Makefile b/graphics/Makefile index de9cd5689ea3..11fa58049765 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