Skip to content

Commit

Permalink
net/glusterfs: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent e29270a commit ba99689
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
3 changes: 2 additions & 1 deletion net/glusterfs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= glusterfs
PORTVERSION= 8.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/

Expand Down Expand Up @@ -56,6 +56,7 @@ USE_LDCONFIG= yes
USE_PYTHON= py3kplist
USE_RC_SUBR= glusterd
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-epoll \
--disable-georeplication \
--localstatedir=/var \
Expand Down
12 changes: 6 additions & 6 deletions net/glusterfs/pkg-plist
Expand Up @@ -267,12 +267,12 @@ libexec/glusterfs/glusterfind/tool.conf
libexec/glusterfs/glusterfind/utils.py
libexec/glusterfs/peer_add_secret_pub
libexec/glusterfs/peer_eventsapi.py
man/man8/gluster-setgfid2path.8.gz
man/man8/gluster.8.gz
man/man8/glusterd.8.gz
man/man8/glusterfs.8.gz
man/man8/glusterfsd.8.gz
man/man8/mount.glusterfs.8.gz
share/man/man8/gluster-setgfid2path.8.gz
share/man/man8/gluster.8.gz
share/man/man8/glusterd.8.gz
share/man/man8/glusterfs.8.gz
share/man/man8/glusterfsd.8.gz
share/man/man8/mount.glusterfs.8.gz
sbin/conf.py
sbin/gcron.py
sbin/gf_attach
Expand Down

0 comments on commit ba99689

Please sign in to comment.