diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-08 20:23:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-08 20:23:45 +0000 |
commit | ef1b3d107105075700da0844ac072acae2de7726 (patch) | |
tree | 14d3f35f7d5dc26e8e8feed96c01af49bd9e4d3d /math/Makefile | |
parent | a71e0ff08b3f1acf82cd96524c18b3a653ed1954 (diff) | |
download | ports-ef1b3d107105075700da0844ac072acae2de7726.tar.gz ports-ef1b3d107105075700da0844ac072acae2de7726.zip |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 332ec11ae0f6..c7fc07c545a0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -52,6 +52,7 @@ SUBDIR += e SUBDIR += edenmath SUBDIR += eigen + SUBDIR += eigen2 SUBDIR += eispack SUBDIR += elmer-umfpack SUBDIR += emacs-calc |