Skip to content

Commit

Permalink
security/amavisd-milter: 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 25, 2024
1 parent 45937d9 commit ab81dbd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions security/amavisd-milter/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= amavisd-milter
PORTVERSION= 1.7.0
PORTREVISION= 1
CATEGORIES= security mail
MASTER_SITES= https://github.com/prehor/${PORTNAME}/releases/download/${PORTVERSION}/

Expand Down Expand Up @@ -28,6 +29,7 @@ AMAVISDIR?= /var/amavis
RUNDIR= /var/run/amavis

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --localstatedir=${RUNDIR} --with-working-dir=${AMAVISDIR}/tmp
USE_RC_SUBR= ${PORTNAME}

Expand Down
2 changes: 1 addition & 1 deletion security/amavisd-milter/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sbin/amavisd-milter
man/man8/amavisd-milter.8.gz
share/man/man8/amavisd-milter.8.gz
@dir(%%AMAVISUSER%%,%%AMAVISGROUP%%,755) %%RUNDIR%%

0 comments on commit ab81dbd

Please sign in to comment.