diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile index 85c1ff418272..fe15842a3816 100644 --- a/net-mgmt/ap-utils/Makefile +++ b/net-mgmt/ap-utils/Makefile @@ -1,6 +1,6 @@ PORTNAME= ap-utils PORTVERSION= 1.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MASTER_SITES= SF @@ -9,6 +9,7 @@ COMMENT= Set of utilities to configure and monitor wireless access points WWW= https://ap-utils.polesye.net/ GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= iconv ncurses tar:bzip2 CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lintl diff --git a/net-mgmt/ap-utils/pkg-plist b/net-mgmt/ap-utils/pkg-plist index 85eb9a699466..d174ac7131f5 100644 --- a/net-mgmt/ap-utils/pkg-plist +++ b/net-mgmt/ap-utils/pkg-plist @@ -1,9 +1,9 @@ bin/ap-config bin/ap-mrtg bin/ap-gl -man/man8/ap-trapd.8.gz -man/man8/ap-mrtg.8.gz -man/man8/ap-config.8.gz +share/man/man8/ap-trapd.8.gz +share/man/man8/ap-mrtg.8.gz +share/man/man8/ap-config.8.gz sbin/ap-trapd %%NLS%%share/locale/fr/LC_MESSAGES/ap-utils.mo %%NLS%%share/locale/nl/LC_MESSAGES/ap-utils.mo