mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
graphics/pcl-pointclouds: make QHULL option depend on moved port
math/qhull8 was moved to math/qhull back in February in [1]
[1] 5693794683
This commit is contained in:
parent
dd3a37fb98
commit
40b96aaa75
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ PNG_LIB_DEPENDS= libpng.so:graphics/png
|
|||
|
||||
QHULL_DESC= Include convex-hull operations
|
||||
QHULL_CMAKE_BOOL= WITH_QHULL
|
||||
QHULL_LIB_DEPENDS= libqhull_r.so:math/qhull8
|
||||
QHULL_LIB_DEPENDS= libqhull_r.so:math/qhull
|
||||
|
||||
QT5_CMAKE_ON= -DWITH_QT=QT5
|
||||
QT5_CMAKE_OFF= -DWITH_QT=NO
|
||||
|
|
Loading…
Add table
Reference in a new issue