mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
science/mbdyn: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
f898b19b77
commit
f511ba4f4b
@ -1,6 +1,6 @@
|
||||
PORTNAME= mbdyn
|
||||
DISTVERSION= 1.7.3
|
||||
PORTREVISION= 14
|
||||
PORTREVISION= 15
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= https://www.mbdyn.org/userfiles/downloads/
|
||||
|
||||
@ -25,6 +25,7 @@ USE_CXXSTD= c++14 # fix build breakage with clang16 due to use of deprecated fea
|
||||
CPPFLAGS+= -fpermissive -I${LOCALBASE}/include/suitesparse
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --program-prefix='' --enable-multithread --with-mpi=no \
|
||||
--with-ginac=no
|
||||
|
||||
|
@ -32,8 +32,6 @@ lib/libmbc.a
|
||||
lib/libmbc.so
|
||||
lib/libmbc.so.0
|
||||
lib/libmbc.so.0.0.0
|
||||
man/man1/femgen.1.gz
|
||||
man/man1/mbdyn.1.gz
|
||||
share/Aster/cms.py
|
||||
share/awk/abs2rel.awk
|
||||
share/awk/mbdyn2easyanim.awk
|
||||
@ -42,6 +40,8 @@ share/awk/mbdyn_mov2ref.awk
|
||||
share/awk/mbdyn_ref2log.awk
|
||||
share/awk/periodize.awk
|
||||
share/c81/naca0012.c81
|
||||
share/man/man1/femgen.1.gz
|
||||
share/man/man1/mbdyn.1.gz
|
||||
share/octave/gradnorm.m
|
||||
share/octave/mbdyn_derivative.m
|
||||
share/octave/pod.m
|
||||
|
Loading…
Reference in New Issue
Block a user