pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
navit: Man pages moved
Module Name: pkgsrc-wip
Committed By: FeZ <fekete.zoltan%minux.hu@localhost>
Pushed By: fez
Date: Mon May 28 13:48:28 2018 +0000
Changeset: 4f406c3a356b42ad847712ae05fd0bd6ffd5d713
Modified Files:
navit/Makefile
navit/PLIST
Log Message:
navit: Man pages moved
Man pages will go into /usr/pkg/man/man1
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4f406c3a356b42ad847712ae05fd0bd6ffd5d713
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
navit/Makefile | 2 +-
navit/PLIST | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/navit/Makefile b/navit/Makefile
index 2ef34647d4..7c16329112 100644
--- a/navit/Makefile
+++ b/navit/Makefile
@@ -16,7 +16,7 @@ USE_LANGUAGES= c c++
USE_TOOLS+= cmake pkg-config
CMAKE_ARGS+= -DLIB_DIR=${PREFIX}/lib/navit
-CMAKE_ARGS+= -DMAN_DIR=${PREFIX}/${PKGMANDIR}
+CMAKE_ARGS+= -DMAN_DIR=${PREFIX}/${PKGMANDIR}/man1
CMAKE_ARGS+= -DUSE_PLUGINS=0
CMAKE_ARGS+= -DSAMPLE_MAP=0
CMAKE_ARGS+= -DSVG2PNG=0
diff --git a/navit/PLIST b/navit/PLIST
index 19e4796e9d..1c96516f62 100644
--- a/navit/PLIST
+++ b/navit/PLIST
@@ -3,8 +3,8 @@ bin/maptool
bin/navit
lib/navit/libfib.a
lib/navit/libsupport_shapefile.a
-man/maptool.1
-man/navit.1
+man/man1/maptool.1
+man/man1/navit.1
share/applications/navit.desktop
share/icons/hicolor/108x108/apps/navit.png
share/icons/hicolor/128x128/apps/navit.png
Home |
Main Index |
Thread Index |
Old Index