Skip to content

Commit

Permalink
net-mgmt/seafile-client: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 20, 2024
1 parent dc8bdbc commit 09c68a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions 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
Expand Down Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions net-mgmt/seafile-client/pkg-plist
Expand Up @@ -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

0 comments on commit 09c68a2

Please sign in to comment.