diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-03-28 20:47:05 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-03-28 20:47:05 +0800 |
commit | 624f54eeaac660838373b87fabfc6e19ee12317d (patch) | |
tree | 857ddb03db853c8f6a2c7b089a75e7628d5867e3 /math | |
parent | 6c8fc3480285af965098487f45db1a280facda3d (diff) | |
download | freebsd-ports-gnome-624f54eeaac660838373b87fabfc6e19ee12317d.tar.gz freebsd-ports-gnome-624f54eeaac660838373b87fabfc6e19ee12317d.tar.zst freebsd-ports-gnome-624f54eeaac660838373b87fabfc6e19ee12317d.zip |
Activate wmcalc
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index a858660b2834..552eaf72d745 100644 --- a/math/Makefile +++ b/math/Makefile @@ -57,6 +57,7 @@ SUBDIR += umfpack SUBDIR += vtk SUBDIR += wingz + SUBDIR += wmcalc SUBDIR += xgfe SUBDIR += xgraph SUBDIR += xldlas |