diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-08-21 03:17:25 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-08-21 03:17:25 +0000 |
commit | 01707c1e84926abf30c405cb3609e2a791c52cd6 (patch) | |
tree | 90d34da21ad58f43a6f61fb65872d81f6570ac43 /graphics | |
parent | 395755e27ae1749a45dea98ace55af00e3c743e0 (diff) | |
download | ports-01707c1e84926abf30c405cb3609e2a791c52cd6.tar.gz ports-01707c1e84926abf30c405cb3609e2a791c52cd6.zip |
Notes
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 |