diff options
author | tg <tg@FreeBSD.org> | 1997-02-25 22:22:31 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-02-25 22:22:31 +0800 |
commit | 058c45e7cc298474fe52c35ff0e2310920c45505 (patch) | |
tree | ae51e4a237bf935bddaeffa039365d02f59569a5 /graphics/Makefile | |
parent | 1790820022c578491761f3eaaf940c8e03b0dfdd (diff) | |
download | freebsd-ports-gnome-058c45e7cc298474fe52c35ff0e2310920c45505.tar.gz freebsd-ports-gnome-058c45e7cc298474fe52c35ff0e2310920c45505.tar.zst freebsd-ports-gnome-058c45e7cc298474fe52c35ff0e2310920c45505.zip |
Activate plotmtv.
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 |