Skip to content

Commit

Permalink
sysutils/fusefs-s3backer: 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 351eea7 commit d6f1c58
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion sysutils/fusefs-s3backer/Makefile
@@ -1,5 +1,6 @@
PORTNAME= s3backer
DISTVERSION= 1.5.4
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://s3.amazonaws.com/archie-public/s3backer/
PKGNAMEPREFIX= fusefs-
Expand All @@ -14,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl \
libexpat.so:textproc/expat2

GNU_CONFIGURE= 1
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
# Need to have curl/curl.h on the include path. Is there a better
# way to do this than sending CPPFLAGS to configure?
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include"
Expand Down
2 changes: 1 addition & 1 deletion sysutils/fusefs-s3backer/pkg-plist
@@ -1,5 +1,5 @@
bin/s3backer
man/man1/s3backer.1.gz
share/man/man1/s3backer.1.gz
share/doc/packages/s3backer/CHANGES
share/doc/packages/s3backer/COPYING
share/doc/packages/s3backer/INSTALL
Expand Down

0 comments on commit d6f1c58

Please sign in to comment.