Skip to content

Commit

Permalink
net/libnfs: 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 Jan 30, 2024
1 parent b5d91e3 commit c8b4ffa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions net/libnfs/Makefile
@@ -1,6 +1,7 @@
PORTNAME= libnfs
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 5.0.2
PORTREVISION= 1
CATEGORIES= net

MAINTAINER= snoe925@gmail.com
Expand All @@ -18,6 +19,7 @@ USE_LDCONFIG= yes

SHLIB= 14
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-werror

PLIST_SUB= SHLIB=${SHLIB}
Expand Down
6 changes: 3 additions & 3 deletions net/libnfs/pkg-plist
Expand Up @@ -17,6 +17,6 @@ include/nfsc/libnfs-raw.h
include/nfsc/libnfs-zdr.h
include/nfsc/libnfs.h
libdata/pkgconfig/libnfs.pc
man/man1/nfs-cat.1.gz
man/man1/nfs-cp.1.gz
man/man1/nfs-ls.1.gz
share/man/man1/nfs-cat.1.gz
share/man/man1/nfs-cp.1.gz
share/man/man1/nfs-ls.1.gz

0 comments on commit c8b4ffa

Please sign in to comment.