diff options
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 89274f0efc0..3d19eb8f2de 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.463 2007/07/13 15:13:08 drochner Exp $ +# $NetBSD: Makefile,v 1.464 2007/07/29 12:29:13 adrianp Exp $ # COMMENT= Graphics tools and libraries @@ -229,6 +229,7 @@ SUBDIR+= p5-PerlMagick SUBDIR+= p5-RRDTool-OO SUBDIR+= p5-SVG SUBDIR+= p5-SWF-File +SUBDIR+= p5-Template-GD SUBDIR+= p5-cairo SUBDIR+= pdiff SUBDIR+= pear-Image_Canvas |