Skip to content

Commit

Permalink
sysutils/metalog: 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 56c20b6 commit 89e0fb7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion sysutils/metalog/Makefile
@@ -1,6 +1,6 @@
PORTNAME= metalog
PORTVERSION= 3
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}
Expand All @@ -17,6 +17,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre
USES= pkgconfig tar:xz
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc

PORTDOCS= AUTHORS NEWS README
Expand Down
4 changes: 2 additions & 2 deletions sysutils/metalog/pkg-plist
@@ -1,4 +1,4 @@
man/man5/metalog.conf.5.gz
man/man8/metalog.8.gz
share/man/man5/metalog.conf.5.gz
share/man/man8/metalog.8.gz
sbin/metalog
@sample etc/metalog.conf.sample

0 comments on commit 89e0fb7

Please sign in to comment.