diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2013-10-07 18:37:52 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2013-10-07 18:37:52 +0800 |
commit | d2fc79255cd1ca5ca8ba2ef93e4ca0da71818215 (patch) | |
tree | 3fa96e2437ed8bc05867bc5ab4be037a783c3c9b /math | |
parent | e8003fe01d061a9ad5e14dc9644755f919f14cdb (diff) | |
download | freebsd-ports-gnome-d2fc79255cd1ca5ca8ba2ef93e4ca0da71818215.tar.gz freebsd-ports-gnome-d2fc79255cd1ca5ca8ba2ef93e4ca0da71818215.tar.zst freebsd-ports-gnome-d2fc79255cd1ca5ca8ba2ef93e4ca0da71818215.zip |
Connect math/clasp and math/minisat to the build.
Reported by: linimon
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 346e0b05433c..132feef00b1c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -82,6 +82,7 @@ SUBDIR += chaco SUBDIR += chryzodus SUBDIR += clarence + SUBDIR += clasp SUBDIR += clipper SUBDIR += cln SUBDIR += cloog @@ -250,6 +251,7 @@ SUBDIR += metis-edf SUBDIR += metis4 SUBDIR += mingw32-libgmp + SUBDIR += minisat SUBDIR += miracl SUBDIR += moo SUBDIR += mpc |