aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 07:43:19 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 08:18:34 +0000
commite29270a37119d01be69fbbd5adf1892baa90d5d8 (patch)
tree1451b38acef67618b57eb670db024e3ca5d98729
parentcfef48fb2bb86d2b1d8e2dbe77214d1cec0c65f7 (diff)
downloadports-e29270a37119d01be69fbbd5adf1892baa90d5d8.tar.gz
ports-e29270a37119d01be69fbbd5adf1892baa90d5d8.zip
net/freeipa-client: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--net/freeipa-client/Makefile4
-rw-r--r--net/freeipa-client/pkg-plist22
2 files changed, 14 insertions, 12 deletions
diff --git a/net/freeipa-client/Makefile b/net/freeipa-client/Makefile
index 2e61673bde8a..d4a113b9561e 100644
--- a/net/freeipa-client/Makefile
+++ b/net/freeipa-client/Makefile
@@ -1,5 +1,6 @@
PORTNAME= freeipa-client
DISTVERSION= 4.11.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://releases.pagure.org/freeipa/
DISTNAME= freeipa-${DISTVERSION}
@@ -27,7 +28,8 @@ LIB_DEPENDS= libcmocka.so:sysutils/cmocka \
USES= autoreconf gettext gmake gssapi:mit ldap libtool \
localbase:ldflags pkgconfig python
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-dependency-tracking \
--disable-server \
--with-ipaplatform=freebsd \
diff --git a/net/freeipa-client/pkg-plist b/net/freeipa-client/pkg-plist
index d20ee4151ccd..66256760b5ca 100644
--- a/net/freeipa-client/pkg-plist
+++ b/net/freeipa-client/pkg-plist
@@ -388,17 +388,17 @@ etc/ipa/epn/expire_msg.template
%%PYTHON_SITELIBDIR%%/ipapython/ssh.py
%%PYTHON_SITELIBDIR%%/ipapython/version.py
libexec/ipa/acme/certbot-dns-ipa
-man/man1/ipa-certupdate.1.gz
-man/man1/ipa-client-automount.1.gz
-man/man1/ipa-client-install.1.gz
-man/man1/ipa-client-samba.1.gz
-man/man1/ipa-epn.1.gz
-man/man1/ipa-getkeytab.1.gz
-man/man1/ipa-join.1.gz
-man/man1/ipa-rmkeytab.1.gz
-man/man1/ipa.1.gz
-man/man5/default.conf.5.gz
-man/man5/epn.conf.5.gz
+share/man/man1/ipa-certupdate.1.gz
+share/man/man1/ipa-client-automount.1.gz
+share/man/man1/ipa-client-install.1.gz
+share/man/man1/ipa-client-samba.1.gz
+share/man/man1/ipa-epn.1.gz
+share/man/man1/ipa-getkeytab.1.gz
+share/man/man1/ipa-join.1.gz
+share/man/man1/ipa-rmkeytab.1.gz
+share/man/man1/ipa.1.gz
+share/man/man5/default.conf.5.gz
+share/man/man5/epn.conf.5.gz
sbin/ipa-certupdate
sbin/ipa-client-automount
sbin/ipa-client-install