diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-10-07 08:25:11 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-10-07 08:25:11 +0000 |
commit | 0f496785b41d9d9b257dfe1a0ecd02e80f551484 (patch) | |
tree | 3952d82b64b67e279689e2610f64b662ded8fc2a /math/Makefile | |
parent | aaae0d8523db2ffeaea1397c08257fd023cd25ab (diff) | |
download | ports-0f496785b41d9d9b257dfe1a0ecd02e80f551484.tar.gz ports-0f496785b41d9d9b257dfe1a0ecd02e80f551484.zip |
- Connect math/abacus to the build [1]
- Convert to new LIB_DEPENDS format
- STAGE-clean
Reported by: linimon [1]
Notes
Notes:
svn path=/head/; revision=329662
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 b3e936560861..07da1a2622f4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -44,6 +44,7 @@ SUBDIR += R-cran-xts SUBDIR += R-cran-zoo SUBDIR += aamath + SUBDIR += abacus SUBDIR += abakus SUBDIR += abs SUBDIR += add |