diff --git a/science/mpb/Makefile b/science/mpb/Makefile index b2c29deda284484fd983b6e71fbc8ceb1a3750fb..d1acd4ababc34e60cfaffeec67b644779273256c 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -1,6 +1,6 @@ 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 diff --git a/science/mpb/pkg-plist b/science/mpb/pkg-plist index 1eb019c61ec7cb3f8e3f10b608e54ecb1f103f10..37ecbcca430c369b622506f48d802e10f4b62c52 100644 --- a/science/mpb/pkg-plist +++ b/science/mpb/pkg-plist @@ -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