diff options
author | bf <bf@FreeBSD.org> | 2011-07-28 17:49:59 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-07-28 17:49:59 +0800 |
commit | 49661409028868ab659cc5d0460289b64c955620 (patch) | |
tree | 7455c71b010a0449053a8c322f1c553b41c7ba70 /math/Makefile | |
parent | 4cc5605ea1cc097c511e5e48ce0154c762af08ac (diff) | |
download | freebsd-ports-gnome-49661409028868ab659cc5d0460289b64c955620.tar.gz freebsd-ports-gnome-49661409028868ab659cc5d0460289b64c955620.tar.zst freebsd-ports-gnome-49661409028868ab659cc5d0460289b64c955620.zip |
remove math/librandlib; attach math/randlib to build;
add an entry to MOVED
PR: 158571
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 |