pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Patch: Buildlink binaries from math/qhull for wip/prusaslicer
I figure I should start flushing local patches out of my tree...
This one helps the wip/prusaslicer build.
--
Paul Ripke
"Great minds discuss ideas, average minds discuss events, small minds
discuss people."
-- Disputed: Often attributed to Eleanor Roosevelt. 1948.
diff --git a/math/qhull/buildlink3.mk b/math/qhull/buildlink3.mk
index fe32639ab181..2bc4d99d29cb 100644
--- a/math/qhull/buildlink3.mk
+++ b/math/qhull/buildlink3.mk
@@ -5,6 +5,13 @@ BUILDLINK_TREE+= qhull
.if !defined(QHULL_BUILDLINK3_MK)
QHULL_BUILDLINK3_MK:=
+BUILDLINK_FILES.qhull+= bin/qconvex
+BUILDLINK_FILES.qhull+= bin/qdelaunay
+BUILDLINK_FILES.qhull+= bin/qhalf
+BUILDLINK_FILES.qhull+= bin/qhull
+BUILDLINK_FILES.qhull+= bin/qvoronoi
+BUILDLINK_FILES.qhull+= bin/rbox
+
BUILDLINK_API_DEPENDS.qhull+= qhull>=2003.1
BUILDLINK_ABI_DEPENDS.qhull+= qhull>=2020.2nb1
BUILDLINK_PKGSRCDIR.qhull?= ../../math/qhull
Home |
Main Index |
Thread Index |
Old Index