diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index 3012c1b3cf80e..e46882c677286 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -1,6 +1,6 @@ PORTNAME= mpop DISTVERSION= 1.4.16 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= https://marlam.de/mpop/releases/ @@ -13,6 +13,7 @@ LICENSE= GPLv3+ USES= cpe gettext gmake makeinfo pkgconfig tar:xz CPE_VENDOR= martin_lambers GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-tls=no LDFLAGS+= -L${LOCALBASE}/lib -lintl diff --git a/mail/mpop/pkg-plist b/mail/mpop/pkg-plist index 9274cd8eff5f1..e10d7b21c6210 100644 --- a/mail/mpop/pkg-plist +++ b/mail/mpop/pkg-plist @@ -1,7 +1,7 @@ bin/mpop bin/mpopd -man/man1/mpop.1.gz -man/man1/mpopd.1.gz +share/man/man1/mpop.1.gz +share/man/man1/mpopd.1.gz share/locale/de/LC_MESSAGES/mpop.mo share/locale/eo/LC_MESSAGES/mpop.mo share/locale/es/LC_MESSAGES/mpop.mo