Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2015 10:59:13 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r395545 - head/math
Message-ID:  <201508291059.t7TAxD5Q049062@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pgj
Date: Sat Aug 29 10:59:13 2015
New Revision: 395545
URL: https://svnweb.freebsd.org/changeset/ports/395545

Log:
  - Hook math/hs-Agda-stdlib into the build that was missed during the latest
    global Haskell update
  
  Reported by:	antoine

Modified:
  head/math/Makefile

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Sat Aug 29 10:45:11 2015	(r395544)
+++ head/math/Makefile	Sat Aug 29 10:59:13 2015	(r395545)
@@ -171,6 +171,7 @@
     SUBDIR += hexcalc
     SUBDIR += hfst
     SUBDIR += hs-Agda
+    SUBDIR += hs-Agda-stdlib
     SUBDIR += hs-NumInstances
     SUBDIR += hs-adjunctions
     SUBDIR += hs-categories



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