math/form: Move manpages to share/man

This commit is contained in:
Emanuel Haupt
2024-01-21 18:28:52 +01:00
parent 07d0a48254
commit 6834205ce2
2 changed files with 8 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
PORTNAME= form
PORTVERSION= 4.3.1
DISTVERSIONPREFIX= v
DISTVERSION= 4.3.1
PORTREVISION= 1
CATEGORIES= math
MAINTAINER= ehaupt@FreeBSD.org
@@ -35,9 +36,13 @@ OPENMPI_CONFIGURE_ENABLE= parform
OPENMPI_CONFIGURE_ENV+= MPICC="${MPICC}" \
MPICXX="${MPICXX}"
# remove after manprefix migration
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 ))
.if ${OPSYS} == FreeBSD && (${OSVERSION} >= 1400091 || (${OSVERSION} >= 1302507 && \
${OSVERSION} < 1400000))
CFLAGS+= -Wno-error=incompatible-function-pointer-types
.endif

View File

@@ -1,7 +1,7 @@
bin/form
bin/tform
%%OPENMPI%%bin/parform
man/man1/form.1.gz
share/man/man1/form.1.gz
%%DOXYGEN%%%%DOCSDIR%%/html/manual.css
%%DOXYGEN%%%%DOCSDIR%%/html/manual.html
%%DOXYGEN%%%%DOCSDIR%%/html/manual0x.png