git: 84dbd8991808 - main - math/qhull: Update CONFLICTS to include qhull8.
Stephen Montgomery-Smith
stephen at FreeBSD.org
Mon Sep 27 05:20:37 UTC 2021
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=84dbd8991808d56830064768dd7435395bb7015e
commit 84dbd8991808d56830064768dd7435395bb7015e
Author: Stephen Montgomery-Smith <stephen at FreeBSD.org>
AuthorDate: 2021-09-27 05:20:05 +0000
Commit: Stephen Montgomery-Smith <stephen at FreeBSD.org>
CommitDate: 2021-09-27 05:20:05 +0000
math/qhull: Update CONFLICTS to include qhull8.
---
math/qhull/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/math/qhull/Makefile b/math/qhull/Makefile
index 42f6aa9bf6bb..3b97e7aed129 100644
--- a/math/qhull/Makefile
+++ b/math/qhull/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qhull
DISTVERSIONPREFIX= v
DISTVERSION= 7.3.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= math
@@ -18,7 +19,7 @@ USES= cmake
USE_GITHUB= yes
USE_LDCONFIG= yes
-CONFLICTS= qhull-8.* afni qhull5
+CONFLICTS= qhull8 afni qhull5
OPTIONS_DEFINE= DOCS
More information about the dev-commits-ports-all
mailing list