diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1996-12-22 04:38:42 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1996-12-22 04:38:42 +0000 |
commit | b2b36fa4e15bceac763c7f4dc950042456c73e85 (patch) | |
tree | 6a8c455e78532f07260424d4d9a8f5393f96f2be /graphics/Makefile | |
parent | 1ba25af393be58f95d98fd2a59531ed70fd13f56 (diff) | |
download | ports-b2b36fa4e15bceac763c7f4dc950042456c73e85.tar.gz ports-b2b36fa4e15bceac763c7f4dc950042456c73e85.zip |
Notes
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 e42718ad0e1d..e58a47ca7e53 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.32 1996/11/26 08:34:28 asami Exp $ +# $Id: Makefile,v 1.33 1996/12/19 22:34:52 fenner Exp $ # SUBDIR += ImageMagick @@ -24,6 +24,7 @@ SUBDIR += netpbm SUBDIR += p5-Image-Size SUBDIR += pixmap + SUBDIR += pgplot SUBDIR += png SUBDIR += povray SUBDIR += spigot |