summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-04-14 19:58:39 +0200
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-05-16 08:49:44 +0200
commitdd96d22609e5858cc9582f22bef5ec8950d44d65 (patch)
treebe5758919b933d223cfb19d4f3493249412168ad /astro
parentastro/geographiclib: fix pkg-plist use share/man (diff)
astro/qmapshack: fix pkg-plist use share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'astro')
-rw-r--r--astro/qmapshack/files/patch-cmake_Modules_DefineInstallationPaths.cmake2
-rw-r--r--astro/qmapshack/pkg-plist8
2 files changed, 5 insertions, 5 deletions
diff --git a/astro/qmapshack/files/patch-cmake_Modules_DefineInstallationPaths.cmake b/astro/qmapshack/files/patch-cmake_Modules_DefineInstallationPaths.cmake
index 8fd3709ff063..77acfa3e0c2b 100644
--- a/astro/qmapshack/files/patch-cmake_Modules_DefineInstallationPaths.cmake
+++ b/astro/qmapshack/files/patch-cmake_Modules_DefineInstallationPaths.cmake
@@ -14,7 +14,7 @@
)
SET(MAN_INSTALL_DIR
- "${SHARE_INSTALL_PREFIX}/man"
-+ "${CMAKE_INSTALL_PREFIX}/man"
++ "${CMAKE_INSTALL_PREFIX}/share/man"
CACHE PATH "The ${_PROJECT_NAME} man install dir (default prefix/man)"
FORCE
)
diff --git a/astro/qmapshack/pkg-plist b/astro/qmapshack/pkg-plist
index e442b203fbc4..79e13c72fc1b 100644
--- a/astro/qmapshack/pkg-plist
+++ b/astro/qmapshack/pkg-plist
@@ -2,10 +2,10 @@ bin/qmapshack
bin/qmaptool
bin/qmt_map2jnx
bin/qmt_rgb2pct
-man/man1/qmapshack.1.gz
-man/man1/qmaptool.1.gz
-man/man1/qmt_map2jnx.1.gz
-man/man1/qmt_rgb2pct.1.gz
+share/man/man1/qmapshack.1.gz
+share/man/man1/qmaptool.1.gz
+share/man/man1/qmt_map2jnx.1.gz
+share/man/man1/qmt_rgb2pct.1.gz
share/applications/qmapshack.desktop
share/applications/qmaptool.desktop
share/icons/hicolor/128x128/apps/QMapShack.png