git: 05601295bd74 - main - math/Makefile: Add qhull8 entry.

Stephen Montgomery-Smith stephen at FreeBSD.org
Mon Sep 27 04:01:53 UTC 2021


The branch main has been updated by stephen:

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

commit 05601295bd74ba8db3f33fb03311cd73c62d4ac1
Author:     Stephen Montgomery-Smith <stephen at FreeBSD.org>
AuthorDate: 2021-09-27 04:01:07 +0000
Commit:     Stephen Montgomery-Smith <stephen at 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


More information about the dev-commits-ports-main mailing list