svn commit: r329680 - head/math

Vsevolod Stakhov vsevolod at FreeBSD.org
Mon Oct 7 10:37:52 UTC 2013


Author: vsevolod
Date: Mon Oct  7 10:37:52 2013
New Revision: 329680
URL: http://svnweb.freebsd.org/changeset/ports/329680

Log:
  Connect math/clasp and math/minisat to the build.
  
  Reported by:	linimon

Modified:
  head/math/Makefile

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Mon Oct  7 10:37:08 2013	(r329679)
+++ head/math/Makefile	Mon Oct  7 10:37:52 2013	(r329680)
@@ -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


More information about the svn-ports-head mailing list