diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-05 23:33:27 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-05 23:33:27 +0000 |
commit | 123d81521522aac7a46f8685e27915eb4dae8d35 (patch) | |
tree | f706523d7c6de5e2bb82f40443d06adfb01bd7ee /graphics | |
parent | a533c2b15752271ac74cfa8fea51ffe692ee888d (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 98832f932822..bea5e51c4b51 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -139,8 +139,8 @@ SUBDIR += flphoto SUBDIR += fly SUBDIR += fnlib - SUBDIR += fotofix SUBDIR += fortytwo + SUBDIR += fotofix SUBDIR += fpc-cairo SUBDIR += fpc-fpgtk SUBDIR += fpc-ggi @@ -460,8 +460,6 @@ SUBDIR += p5-Chart-Graph SUBDIR += p5-Chart-PNGgraph SUBDIR += p5-Color-Rgb - SUBDIR += p5-GD-Thumbnail - SUBDIR += p5-Geo-Proj4 SUBDIR += p5-GD SUBDIR += p5-GD-Arrow SUBDIR += p5-GD-Barcode @@ -469,6 +467,8 @@ SUBDIR += p5-GD-Graph3d SUBDIR += p5-GD-SVG SUBDIR += p5-GD-TextUtil + SUBDIR += p5-GD-Thumbnail + SUBDIR += p5-Geo-Proj4 SUBDIR += p5-Graph-Easy SUBDIR += p5-Graph-ReadWrite SUBDIR += p5-Graph-SocialMap |