diff options
author | hasso <hasso@pkgsrc.org> | 2009-08-18 12:57:30 +0000 |
---|---|---|
committer | hasso <hasso@pkgsrc.org> | 2009-08-18 12:57:30 +0000 |
commit | 8018849e332ef56fa966e28c43cce030c232ab69 (patch) | |
tree | c8625e274b554e9554f20a8604c628ce56815ac1 /graphics/Makefile | |
parent | 42689ff70c5a0824feb25c38d8a5b6a62ea9a9a0 (diff) | |
download | pkgsrc-8018849e332ef56fa966e28c43cce030c232ab69.tar.gz |
p5-GDGraph3d was moved to p5-GD-Graph3d.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 5cf059c16ed..e4fc3b96770 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.528 2009/08/17 17:51:41 sno Exp $ +# $NetBSD: Makefile,v 1.529 2009/08/18 12:57:30 hasso Exp $ # COMMENT= Graphics tools and libraries @@ -260,7 +260,6 @@ SUBDIR+= p5-GD-SVG SUBDIR+= p5-GD-SecurityImage SUBDIR+= p5-GDGraph SUBDIR+= p5-GDGraph-boxplot -SUBDIR+= p5-GDGraph3d SUBDIR+= p5-GDTextUtil SUBDIR+= p5-GIFgraph SUBDIR+= p5-Gdk-Imlib |