diff options
author | heinz <heinz@pkgsrc.org> | 2007-05-16 20:35:38 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2007-05-16 20:35:38 +0000 |
commit | dbdbd057159c8476553f72871dd18da91b3eaa5c (patch) | |
tree | ac9b25a9bf78979f4a951b9f1a85643ef43d2427 | |
parent | 1c20662933196b20ea51d99ba7fc8c5ae54ee285 (diff) | |
download | pkgsrc-dbdbd057159c8476553f72871dd18da91b3eaa5c.tar.gz |
Activated p5-SVG and p5-GD-SVG.
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 0cde787e217..39c2fcf6d44 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.449 2007/05/13 14:39:16 wiz Exp $ +# $NetBSD: Makefile,v 1.450 2007/05/16 20:35:38 heinz Exp $ # COMMENT= Graphics tools and libraries @@ -211,6 +211,7 @@ SUBDIR+= ov519view SUBDIR+= p5-Chart SUBDIR+= p5-Chart-ThreeD SUBDIR+= p5-GD +SUBDIR+= p5-GD-SVG SUBDIR+= p5-GDGraph SUBDIR+= p5-GDGraph3d SUBDIR+= p5-GDTextUtil @@ -225,6 +226,7 @@ SUBDIR+= p5-Image-Info SUBDIR+= p5-Image-Size SUBDIR+= p5-PerlMagick SUBDIR+= p5-RRDTool-OO +SUBDIR+= p5-SVG SUBDIR+= p5-SWF-File SUBDIR+= p5-cairo SUBDIR+= pdiff |