net-mgmt/statsite: Fix path in rc script

Reported by:	eugen
This commit is contained in:
Tobias Kortkamp 2018-09-09 16:07:07 +00:00
parent e7e57ebb3c
commit b21175d0ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479293

View file

@ -3,7 +3,7 @@
PORTNAME= statsite
PORTVERSION= 0.8.0
DISTVERSIONPREFIX= v
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net-mgmt
MAINTAINER= rbarabas@rbarabas.info
@ -29,7 +29,7 @@ PORTDOCS= README.md
post-patch:
@${REINPLACE_CMD} -e 's,python,${PYTHON_CMD},' \
-e 's,/usr/libexec,/usr/local/share,' \
-e 's,/usr/libexec/statsite,${DATADIR},' \
-e '/daemonize/d' \
-e '/pid_file/d' \
${WRKSRC}/rpm/statsite.conf.example