Skip to content

Commit

Permalink
sysutils/jaildaemon: 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 26, 2024
1 parent 08a810f commit df5519e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion sysutils/jaildaemon/Makefile
@@ -1,5 +1,6 @@
PORTNAME= jaildaemon
PORTVERSION= 0.5
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://erdgeist.org/arts/software/jaildaemon/

Expand All @@ -16,6 +17,9 @@ USES= tar:bzip2

PLIST_FILES= bin/jaildaemon \
etc/rc.d/jaildaemon \
man/man1/jaildaemon.1.gz
share/man/man1/jaildaemon.1.gz

post-patch:
@${REINPLACE_CMD} -e 's|man/man|share/man/man|' ${WRKSRC}/Makefile

.include <bsd.port.mk>

0 comments on commit df5519e

Please sign in to comment.