aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-13 13:02:31 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-13 13:03:19 +0000
commit62ed19575439e1d279d6736acd96ff58c4246599 (patch)
tree0f68689b2a0614074b8296945ea389793cf48335 /science
parenta301831ffec5901897b44dc345fcd348626bda6a (diff)
downloadports-62ed19575439e1d279d6736acd96ff58c4246599.tar.gz
ports-62ed19575439e1d279d6736acd96ff58c4246599.zip
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
Diffstat (limited to 'science')
-rw-r--r--science/netcdf-fortran/Makefile1
-rw-r--r--science/netcdf/Makefile1
-rw-r--r--science/pnetcdf/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/science/netcdf-fortran/Makefile b/science/netcdf-fortran/Makefile
index 43003ec71d7b..75c5c6204e61 100644
--- a/science/netcdf-fortran/Makefile
+++ b/science/netcdf-fortran/Makefile
@@ -21,7 +21,6 @@ USES= fortran gmake libtool localbase makeinfo pathfix
CPPFLAGS+= -fPIC -DPIC -DgFortran
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
MAKE_ENV= MAKEINFOFLAGS=--no-split
MAKE_JOBS_UNSAFE= yes
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile
index 460be3d441ee..8d0ed15cd3f3 100644
--- a/science/netcdf/Makefile
+++ b/science/netcdf/Makefile
@@ -24,7 +24,6 @@ CONFIGURE_ARGS= --disable-filter-testing --disable-libxml2 \
--enable-byterange --enable-dap --enable-netcdf-4
CPPFLAGS+= -fPIC -DPIC
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
LIBS+= -lexecinfo
TEST_TARGET= check
diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile
index de328531fed6..06f14efb22b5 100644
--- a/science/pnetcdf/Makefile
+++ b/science/pnetcdf/Makefile
@@ -18,7 +18,6 @@ CONFIGURE_ARGS= --with-mpi=${MPI_HOME} ac_cv_fc_compiler_nag=no
# Workaround for GCC 10+ for Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/CHARACTER(*)).
FCFLAGS+= -fallow-argument-mismatch
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
MAKE_JOBS_UNSAFE= yes
CONFLICTS_INSTALL= hdf-4.*