diff options
author | ache <ache@FreeBSD.org> | 1998-08-21 11:17:25 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-08-21 11:17:25 +0800 |
commit | 50dbbc10d4c2c1b381956ed019130147421eb742 (patch) | |
tree | 0202da9c982911984151d946378095b1e7d746da /graphics | |
parent | f57f5183f3087a9c022ffcb4a5c153dbd011d287 (diff) | |
download | freebsd-ports-gnome-50dbbc10d4c2c1b381956ed019130147421eb742.tar.gz freebsd-ports-gnome-50dbbc10d4c2c1b381956ed019130147421eb742.tar.zst freebsd-ports-gnome-50dbbc10d4c2c1b381956ed019130147421eb742.zip |
PerlMagick is now included in ImageMagick
Reviewed by: no response from Satoshi
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1c343511afc7..164bc0869c09 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.88 1998/08/12 22:54:27 asami Exp $ +# $Id: Makefile,v 1.89 1998/08/19 22:49:44 steve Exp $ # SUBDIR += 4va @@ -53,7 +53,6 @@ SUBDIR += netshow SUBDIR += p5-GD SUBDIR += p5-Image-Size - SUBDIR += p5-PerlMagick SUBDIR += p5-chart SUBDIR += pgperl SUBDIR += pgplot |