Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2013 10:37:52 +0000 (UTC)
From:      Vsevolod Stakhov <vsevolod@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329680 - head/math
Message-ID:  <201310071037.r97AbqM6030361@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310071037.r97AbqM6030361>