math/qhull: Moved man to share/man

Approved by:    portmgr (blanket)
2024Q2
Muhammad Moinur Rahman 2024-01-27 17:18:29 +01:00
parent 4ac41c30a3
commit b876753fbf
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
3 changed files with 4 additions and 13 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= qhull
DISTVERSION= 8.0.2
PORTREVISION= 2
PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= math
MASTER_SITES= http://www.qhull.org/download/

View File

@ -1,16 +1,7 @@
Install docs into share/doc/ rather than include/
--- CMakeLists.txt.orig 2021-09-27 03:45:38 UTC
--- CMakeLists.txt.orig 2020-09-04 01:23:31 UTC
+++ CMakeLists.txt
@@ -128,7 +128,7 @@ else()
endif()
if(MAN_INSTALL_DIR)
else()
- set(MAN_INSTALL_DIR share/man/man1)
+ set(MAN_INSTALL_DIR man/man1)
endif()
if(DOC_INSTALL_DIR)
else()
@@ -737,7 +737,7 @@ foreach(pkgconfig IN ITEMS "${qhull_SHAREDR};Qhull ree
if(LIBRARY_NAME STREQUAL "libqhull")
set(LIBRARY_NAME "qhull")

View File

@ -67,5 +67,5 @@ libdata/pkgconfig/qhull_r.pc
libdata/pkgconfig/qhullcpp.pc
libdata/pkgconfig/qhullstatic.pc
libdata/pkgconfig/qhullstatic_r.pc
man/man1/qhull.1.gz
man/man1/rbox.1.gz
share/man/man1/qhull.1.gz
share/man/man1/rbox.1.gz