Skip to content

Commit

Permalink
mail/asmail: 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 4970c72 commit 6002f90
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion mail/asmail/Makefile
@@ -1,6 +1,6 @@
PORTNAME= asmail
PORTVERSION= 2.1
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= mail afterstep
MASTER_SITES= AFTERSTEP/apps/asmail/ \
http://tigr.net/afterstep/download/asmail/
Expand All @@ -12,6 +12,7 @@ WWW= https://tigr.net/afterstep/
USES= ssl xorg
USE_XORG= xpm
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-shaping \
--with-xpm \
--with-xpm-includes=${LOCALBASE}/include \
Expand Down
4 changes: 2 additions & 2 deletions mail/asmail/pkg-plist
@@ -1,6 +1,6 @@
bin/asmail
man/man1/asmail.1.gz
man/man5/asmailrc.5.gz
share/man/man1/asmail.1.gz
share/man/man5/asmailrc.5.gz
%%DATADIR%%/pixmaps/e-no.xpm
%%DATADIR%%/pixmaps/e0.xpm
%%DATADIR%%/pixmaps/e1.xpm
Expand Down

0 comments on commit 6002f90

Please sign in to comment.