diff --git a/net-mgmt/pads/Makefile b/net-mgmt/pads/Makefile index 18776603ebb5..4da5107d28af 100644 --- a/net-mgmt/pads/Makefile +++ b/net-mgmt/pads/Makefile @@ -1,6 +1,6 @@ PORTNAME= pads PORTVERSION= 1.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-mgmt MASTER_SITES= SF/passive/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -16,5 +16,6 @@ USE_CSTD= gnu89 LIB_DEPENDS= libpcre.so:devel/pcre GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share .include diff --git a/net-mgmt/pads/pkg-plist b/net-mgmt/pads/pkg-plist index 0b086b6729e5..781e96e995b5 100644 --- a/net-mgmt/pads/pkg-plist +++ b/net-mgmt/pads/pkg-plist @@ -9,6 +9,6 @@ etc/pads.conf %%DATADIR%%/ChangeLog %%DATADIR%%/INSTALL %%DATADIR%%/README -man/man8/pads-report.8.gz -man/man8/pads.8.gz -man/man8/pads.conf.8.gz +share/man/man8/pads-report.8.gz +share/man/man8/pads.8.gz +share/man/man8/pads.conf.8.gz