benchmarks/tsung: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-22 13:49:18 +01:00
parent b2aa2644bb
commit 73db3bc233
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= tsung
DISTVERSION= 1.8.0
PORTREVISION= 1
CATEGORIES= benchmarks sysutils
MASTER_SITES= http://tsung.erlang-projects.org/dist/
@ -19,6 +20,7 @@ SHEBANG_FILES= src/*.pl.in src/tsung-plotter/tsplot.py.in \
src/tsung-plotter/tsung/tsung.py
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_SUB= PORTVERSION=${PORTVERSION}
@ -27,7 +29,7 @@ PORTEXAMPLES= *
OPTIONS_DEFINE= EXAMPLES
post-patch:
@${REINPLACE_CMD} -e 's|MAN_DIR = $$(datadir)/man/man1/|MAN_DIR = $$(prefix)/man/man1/| ; \
@${REINPLACE_CMD} -e 's|MAN_DIR = $$(datadir)/man/man1/|MAN_DIR = $$(prefix)/share/man/man1/| ; \
s|CONFDIR = $$(docdir)/examples|CONFDIR = $$(prefix)/share/examples/tsung| ; \
s|install: doc|install: tsung doc|' \
${WRKSRC}/Makefile.in

View File

@ -282,9 +282,9 @@ lib/tsung/tsung_recorder-%%PORTVERSION%%/src/ts_proxy_recorder.erl
lib/tsung/tsung_recorder-%%PORTVERSION%%/src/ts_proxy_webdav.erl
lib/tsung/tsung_recorder-%%PORTVERSION%%/src/ts_recorder_sup.erl
lib/tsung/tsung_recorder-%%PORTVERSION%%/src/tsung_recorder.erl
man/man1/tsplot.1.gz
man/man1/tsung-recorder.1.gz
man/man1/tsung.1.gz
share/man/man1/tsplot.1.gz
share/man/man1/tsung-recorder.1.gz
share/man/man1/tsung.1.gz
%%DATADIR%%/templates/footer.thtml
%%DATADIR%%/templates/graph.thtml
%%DATADIR%%/templates/graph_dy.thtml