diff options
author | andreas <andreas@FreeBSD.org> | 1998-05-16 18:35:14 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-05-16 18:35:14 +0800 |
commit | 9508a49538be4a727941c290beb5ec0d9a8173b2 (patch) | |
tree | 36641d1776b52c07ad147cfce45595a085a4783d /graphics/Makefile | |
parent | a952814ed357359fe9fa0c6d99221b814a8229e7 (diff) | |
download | freebsd-ports-gnome-9508a49538be4a727941c290beb5ec0d9a8173b2.tar.gz freebsd-ports-gnome-9508a49538be4a727941c290beb5ec0d9a8173b2.tar.zst freebsd-ports-gnome-9508a49538be4a727941c290beb5ec0d9a8173b2.zip |
acticate ImageMagick
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 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 |