diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-05-16 10:35:14 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-05-16 10:35:14 +0000 |
commit | 3892031f8f7e77e297fa1a766e73e69598a3b2b6 (patch) | |
tree | 8b3beeda2f7f0f99c31536b0f53234b4444eb497 | |
parent | Upgrade to 3.28 (diff) |
acticate ImageMagick
Notes
Notes:
svn path=/head/; revision=11008
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 45d16833b473..446e76681fac 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.70 1998/04/11 13:54:50 vanilla Exp $ +# $Id: Makefile,v 1.71 1998/04/30 00:05:22 mph Exp $ # SUBDIR += ImageMagick @@ -41,6 +41,7 @@ SUBDIR += netpbm SUBDIR += p5-GD SUBDIR += p5-Image-Size + SUBDIR += p5-ImageMagick SUBDIR += p5-chart SUBDIR += pgperl SUBDIR += pgplot |