aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-20 13:10:19 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-20 13:19:32 +0000
commit09c68a2b042c54e79557f41b06b7932f1727d9f9 (patch)
treef9270c857339962d129ee26c8fb889965bddbd06
parentdc8bdbc503b0919915362b471a303ae9f0759aed (diff)
downloadports-09c68a2b042c54e79557f41b06b7932f1727d9f9.tar.gz
ports-09c68a2b042c54e79557f41b06b7932f1727d9f9.zip
net-mgmt/seafile-client: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--net-mgmt/seafile-client/Makefile2
-rw-r--r--net-mgmt/seafile-client/pkg-plist4
2 files changed, 4 insertions, 2 deletions
diff --git a/net-mgmt/seafile-client/Makefile b/net-mgmt/seafile-client/Makefile
index 590c97460630..1a5747cd9886 100644
--- a/net-mgmt/seafile-client/Makefile
+++ b/net-mgmt/seafile-client/Makefile
@@ -1,6 +1,7 @@
PORTNAME= seafile-client
DISTVERSIONPREFIX= v
DISTVERSION= 9.0.4
+PORTREVISION= 1
CATEGORIES= net-mgmt
MAINTAINER= ultima@FreeBSD.org
@@ -35,6 +36,7 @@ CONFLICTS= seafile-server
SHEBANG_FILES= *.sh scripts/*.sh app/seaf-cli integration-tests/*.sh
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ENV= SSL_CFLAGS="${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto"
CPPFLAGS+= -I${LOCALBASE}/include/evhtp
diff --git a/net-mgmt/seafile-client/pkg-plist b/net-mgmt/seafile-client/pkg-plist
index a9780e1e93fa..d9c93321a60e 100644
--- a/net-mgmt/seafile-client/pkg-plist
+++ b/net-mgmt/seafile-client/pkg-plist
@@ -15,5 +15,5 @@ lib/libseafile.so.0.0.0
%%PYTHON_SITELIBDIR%%/seafile/__pycache__/rpcclient.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
%%PYTHON_SITELIBDIR%%/seafile/__pycache__/rpcclient.cpython-%%PYTHON_SUFFIX%%.pyc
libdata/pkgconfig/libseafile.pc
-man/man1/seaf-cli.1.gz
-man/man1/seaf-daemon.1.gz
+share/man/man1/seaf-cli.1.gz
+share/man/man1/seaf-daemon.1.gz