diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-25 14:22:31 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-25 14:22:31 +0000 |
commit | 14557f8f24cd2076353667babf016f3809c53b4f (patch) | |
tree | c2b0f960476451e5e495f694d28e601373572bae /graphics/Makefile | |
parent | e48a071c89b71273026ce89f48aafcbe1c186d31 (diff) | |
download | ports-14557f8f24cd2076353667babf016f3809c53b4f.tar.gz ports-14557f8f24cd2076353667babf016f3809c53b4f.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 0632ce5780fa..579b27d42f6a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.41 1997/02/16 01:56:21 obrien Exp $ +# $Id: Makefile,v 1.42 1997/02/18 08:35:56 tg Exp $ # SUBDIR += ImageMagick @@ -29,6 +29,7 @@ SUBDIR += pgperl SUBDIR += pgplot SUBDIR += pixmap + SUBDIR += plotmtv SUBDIR += png SUBDIR += povray SUBDIR += sced |