diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile index 92f36f485758..337844551dbc 100644 --- a/mail/asmail/Makefile +++ b/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/ @@ -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 \ diff --git a/mail/asmail/pkg-plist b/mail/asmail/pkg-plist index bd6df58ee40f..ba87d29033db 100644 --- a/mail/asmail/pkg-plist +++ b/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