Skip to content

Commit

Permalink
mail/mpop: 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 24, 2024
1 parent e04b012 commit 8921127
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion 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/

Expand All @@ -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

Expand Down
4 changes: 2 additions & 2 deletions 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
Expand Down

0 comments on commit 8921127

Please sign in to comment.