Skip to content
Snippets Groups Projects
Commit 15ba4863 authored by Nuno Teixeira's avatar Nuno Teixeira
Browse files

science/mpb: Move man pages to share/man

Approved by:	portmgr (blanket)
parent f511ba4f
No related branches found
No related tags found
No related merge requests found
PORTNAME= mpb
DISTVERSION= 1.11.1
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= science
MASTER_SITES= https://github.com/NanoComp/mpb/releases/download/v${DISTVERSION}/
......@@ -23,6 +23,7 @@ USE_LDCONFIG= yes
# Do not use --with-mpi, because it is not guaranted
# that science/hdf5 also built with option PARALLEL
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --enable-shared
MAKE_JOBS_UNSAFE= yes
......
......@@ -11,9 +11,6 @@ lib/libmpb.a
lib/libmpb.so
lib/libmpb.so.1
lib/libmpb.so.1.4.1
man/man1/mpb-data.1.gz
man/man1/mpb-split.1.gz
man/man1/mpb.1.gz
%%EXAMPLESDIR%%/bragg-sine.ctl
%%EXAMPLESDIR%%/bragg.ctl
%%EXAMPLESDIR%%/check.ctl
......@@ -28,4 +25,7 @@ man/man1/mpb.1.gz
%%EXAMPLESDIR%%/tri-rods.ctl
%%EXAMPLESDIR%%/tutorial.ctl
%%EXAMPLESDIR%%/wavevector.scm
share/man/man1/mpb-data.1.gz
share/man/man1/mpb-split.1.gz
share/man/man1/mpb.1.gz
%%DATADIR%%/mpb.scm
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment