aboutsummaryrefslogtreecommitdiff
path: root/sysutils/google-compute-engine-oslogin
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2024-03-14 14:09:58 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2024-03-14 14:20:14 +0000
commit1d80a3ee6114819d14718a856a1beb54df1ec416 (patch)
tree028bbfff0eeee3c5116fd2b7fb61f3ff2d97515b /sysutils/google-compute-engine-oslogin
parentbe83f03b3391ae39c5ab3adbc004b0254f68ffec (diff)
downloadports-1d80a3ee6114819d14718a856a1beb54df1ec416.tar.gz
ports-1d80a3ee6114819d14718a856a1beb54df1ec416.zip
sysutils/google-compute-engine-oslogin: Move man pages to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'sysutils/google-compute-engine-oslogin')
-rw-r--r--sysutils/google-compute-engine-oslogin/Makefile4
-rw-r--r--sysutils/google-compute-engine-oslogin/pkg-plist8
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/google-compute-engine-oslogin/Makefile b/sysutils/google-compute-engine-oslogin/Makefile
index 1130d832a37f..7bed8e3a60db 100644
--- a/sysutils/google-compute-engine-oslogin/Makefile
+++ b/sysutils/google-compute-engine-oslogin/Makefile
@@ -1,6 +1,6 @@
PORTNAME= google-compute-engine-oslogin
DISTVERSION= 20191018.00
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= ports@FreeBSD.org
@@ -30,7 +30,7 @@ MAKE_ARGS= CPPFLAGS="-Iinclude -I${LOCALBASE}/include/json-c -I${LOCALBASE}/incl
PREFIX=${PREFIX} \
LIBDIR=${PREFIX}/lib \
PAMDIR=${PREFIX}/lib \
- MANDIR=${PREFIX}/man
+ MANDIR=${PREFIX}/share/man
post-install:
${LN} -sf libnss_oslogin-${DISTVERSION}.so ${STAGEDIR}${PREFIX}/lib/nss_oslogin.so.1
diff --git a/sysutils/google-compute-engine-oslogin/pkg-plist b/sysutils/google-compute-engine-oslogin/pkg-plist
index 9d8704cf0d76..47ec0090a133 100644
--- a/sysutils/google-compute-engine-oslogin/pkg-plist
+++ b/sysutils/google-compute-engine-oslogin/pkg-plist
@@ -9,7 +9,7 @@ lib/nss_cache_oslogin.so.1
lib/nss_oslogin.so.1
lib/pam_oslogin_admin.so
lib/pam_oslogin_login.so
-man/man8/libnss_cache_oslogin.so.2.8.gz
-man/man8/libnss_oslogin.so.2.8.gz
-man/man8/nss-cache-oslogin.8.gz
-man/man8/nss-oslogin.8.gz
+share/man/man8/libnss_cache_oslogin.so.2.8.gz
+share/man/man8/libnss_oslogin.so.2.8.gz
+share/man/man8/nss-cache-oslogin.8.gz
+share/man/man8/nss-oslogin.8.gz