diff options
author | tg <tg@FreeBSD.org> | 1997-10-06 16:22:03 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-10-06 16:22:03 +0800 |
commit | 7eb88d8020109c8bcf9e8c109c29aaa1896ac575 (patch) | |
tree | 3b7ea414557ffbe239c50d6c771712c639a17dab | |
parent | 10848c21e1b04a89a9752d82bb4a9e4053910c9f (diff) | |
download | freebsd-ports-gnome-7eb88d8020109c8bcf9e8c109c29aaa1896ac575.tar.gz freebsd-ports-gnome-7eb88d8020109c8bcf9e8c109c29aaa1896ac575.tar.zst freebsd-ports-gnome-7eb88d8020109c8bcf9e8c109c29aaa1896ac575.zip |
Activate plplot.
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index ca180df6e1a4..324a15150658 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1997/06/21 20:51:44 max Exp $ +# $Id: Makefile,v 1.32 1997/09/16 07:08:40 tg Exp $ # SUBDIR += Scilab @@ -21,6 +21,7 @@ SUBDIR += octave SUBDIR += oleo SUBDIR += pari + SUBDIR += plplot SUBDIR += simpack SUBDIR += ss SUBDIR += umatrix |