diff options
author | steve <steve@FreeBSD.org> | 1998-12-24 15:05:53 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-12-24 15:05:53 +0800 |
commit | c427639f4dba7dcf2616a31b3857669a84ce81a1 (patch) | |
tree | bc483ad4b150c6258405597d7517853dcad2e4ce | |
parent | fd9f2c70b74c669ee15264518fc8fcfe7fa537b1 (diff) | |
download | freebsd-ports-gnome-c427639f4dba7dcf2616a31b3857669a84ce81a1.tar.gz freebsd-ports-gnome-c427639f4dba7dcf2616a31b3857669a84ce81a1.tar.zst freebsd-ports-gnome-c427639f4dba7dcf2616a31b3857669a84ce81a1.zip |
Activate the dcdflib port.
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 716a9d3b819d..d09a7272b502 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.54 1998/12/19 14:23:43 jseger Exp $ +# $Id: Makefile,v 1.55 1998/12/24 06:47:44 steve Exp $ # SUBDIR += R-a4 @@ -9,6 +9,7 @@ SUBDIR += blas SUBDIR += calc SUBDIR += calctool + SUBDIR += dcdflib SUBDIR += eispack SUBDIR += eval SUBDIR += femlab |