diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2013-10-07 10:37:52 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2013-10-07 10:37:52 +0000 |
commit | 6c54cad85757ab707757d01bea2af64a997ac579 (patch) | |
tree | 3fa96e2437ed8bc05867bc5ab4be037a783c3c9b /math/Makefile | |
parent | 1ac0719a3bad712637f5e4d8270b37b4d6603793 (diff) | |
download | ports-6c54cad85757ab707757d01bea2af64a997ac579.tar.gz ports-6c54cad85757ab707757d01bea2af64a997ac579.zip |
Connect math/clasp and math/minisat to the build.
Reported by: linimon
Notes
Notes:
svn path=/head/; revision=329680
Diffstat (limited to 'math/Makefile')
-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 |