diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-28 09:49:59 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-28 09:49:59 +0000 |
commit | 57e25ab3c599cadd81c018ef6969456d8b3c3f90 (patch) | |
tree | 1aef9a63551cb5492dd4a0bece9275ba771428ab /math/Makefile | |
parent | f4ab40d31ad8a628b1d6db1156fe353dc26ca64f (diff) | |
download | ports-57e25ab3c599cadd81c018ef6969456d8b3c3f90.tar.gz ports-57e25ab3c599cadd81c018ef6969456d8b3c3f90.zip |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 12fabe1620fd..88cfa095c326 100644 --- a/math/Makefile +++ b/math/Makefile @@ -168,7 +168,6 @@ SUBDIR += libneural SUBDIR += liborigin SUBDIR += libqalculate - SUBDIR += librandlib SUBDIR += libranlip SUBDIR += libtommath SUBDIR += libtsnnls @@ -496,6 +495,7 @@ SUBDIR += qtoctave SUBDIR += qwtplot3d SUBDIR += qwtplot3d-qt4 + SUBDIR += randlib SUBDIR += rapid SUBDIR += reed-solomon SUBDIR += rkward |