diff --git a/sysutils/metalog/Makefile b/sysutils/metalog/Makefile index a9335ab75add..06b2cae83aeb 100644 --- a/sysutils/metalog/Makefile +++ b/sysutils/metalog/Makefile @@ -1,6 +1,6 @@ PORTNAME= metalog PORTVERSION= 3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME} @@ -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 diff --git a/sysutils/metalog/pkg-plist b/sysutils/metalog/pkg-plist index ad798bf45027..d229db6a7161 100644 --- a/sysutils/metalog/pkg-plist +++ b/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