diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-04-11 13:54:50 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-04-11 13:54:50 +0000 |
commit | 9fb61f30aae9b9d8a162afc277c4bd9d5c3e4aad (patch) | |
tree | f912b414b8460b9a3a2eea92e01ad19f8c47b8c0 /graphics | |
parent | f72d7fa363dcf04cb34d76f333c2529ccffedbb4 (diff) | |
download | ports-9fb61f30aae9b9d8a162afc277c4bd9d5c3e4aad.tar.gz ports-9fb61f30aae9b9d8a162afc277c4bd9d5c3e4aad.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 75bfb8d75332..efb303695317 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.68 1998/02/21 15:13:31 se Exp $ +# $Id: Makefile,v 1.69 1998/03/01 00:46:11 obrien Exp $ # SUBDIR += ImageMagick @@ -41,6 +41,7 @@ SUBDIR += netpbm SUBDIR += p5-GD SUBDIR += p5-Image-Size + SUBDIR += p5-chart SUBDIR += pgperl SUBDIR += pgplot SUBDIR += photopc |