Skip to content

Commit

Permalink
sysutils/rsnapshot: 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 26, 2024
1 parent c650b74 commit 274ac47
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion sysutils/rsnapshot/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rsnapshot
PORTVERSION= 1.4.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://www.rsnapshot.org/downloads/

Expand All @@ -18,6 +18,7 @@ RUN_DEPENDS= rsync:net/rsync \
USES= perl5

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
NO_ARCH= yes

PORTDOCS= AUTHORS ChangeLog README.md
Expand Down
4 changes: 2 additions & 2 deletions sysutils/rsnapshot/pkg-plist
@@ -1,5 +1,5 @@
bin/rsnapshot
bin/rsnapshot-diff
%%ETCDIR%%.conf.default
man/man1/rsnapshot-diff.1.gz
man/man1/rsnapshot.1.gz
share/man/man1/rsnapshot-diff.1.gz
share/man/man1/rsnapshot.1.gz

0 comments on commit 274ac47

Please sign in to comment.