Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2021 04:01:53 GMT
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 05601295bd74 - main - math/Makefile: Add qhull8 entry.
Message-ID:  <202109270401.18R41rZE081358@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by stephen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=05601295bd74ba8db3f33fb03311cd73c62d4ac1

commit 05601295bd74ba8db3f33fb03311cd73c62d4ac1
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2021-09-27 04:01:07 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2021-09-27 04:01:07 +0000

    math/Makefile: Add qhull8 entry.
    
    This was forgotten in ce7b2a9d4da12a1b3a8746f05de202cdf8271240.
---
 math/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/math/Makefile b/math/Makefile
index 5ffb5cae6a85..fcf99bcdc742 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -938,6 +938,7 @@
     SUBDIR += qalculate
     SUBDIR += qd
     SUBDIR += qhull
+    SUBDIR += qhull8
     SUBDIR += qposases
     SUBDIR += qrupdate
     SUBDIR += qtiplot-doc



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