diff --git a/math/qhull/Makefile b/math/qhull/Makefile index 0e2e2c23718d..b0d7af7d7cce 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -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/ diff --git a/math/qhull/files/patch-CMakeLists.txt b/math/qhull/files/patch-CMakeLists.txt index e1e5abb35816..b245216a38a0 100644 --- a/math/qhull/files/patch-CMakeLists.txt +++ b/math/qhull/files/patch-CMakeLists.txt @@ -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") diff --git a/math/qhull/pkg-plist b/math/qhull/pkg-plist index 61cdd17977a6..7422521f0d2b 100644 --- a/math/qhull/pkg-plist +++ b/math/qhull/pkg-plist @@ -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