aboutsummaryrefslogtreecommitdiff
path: root/science/mstore
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-01-18 20:10:13 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-01-18 20:12:05 +0000
commit737e7cdf87de45128ebb491ff8db32124a2f6326 (patch)
tree2a166b225308747e0e4114150f4cb1b3e443ca05 /science/mstore
parent70cc8bbf89e0cd3b4f025ce4a631836aefc73d43 (diff)
downloadports-737e7cdf87de45128ebb491ff8db32124a2f6326.tar.gz
ports-737e7cdf87de45128ebb491ff8db32124a2f6326.zip
*/*: In 7 ports remove GNU-10.3.0 from install paths
This makes them prone to breaking when GCC version is changed. Reported by: diizzy@
Diffstat (limited to 'science/mstore')
-rw-r--r--science/mstore/Makefile4
-rw-r--r--science/mstore/pkg-plist26
2 files changed, 17 insertions, 13 deletions
diff --git a/science/mstore/Makefile b/science/mstore/Makefile
index 6116cf08bb53..850a24eb2e0b 100644
--- a/science/mstore/Makefile
+++ b/science/mstore/Makefile
@@ -1,6 +1,7 @@
PORTNAME= mstore
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= science # chemistry
MAINTAINER= yuri@FreeBSD.org
@@ -19,4 +20,7 @@ GH_ACCOUNT= grimme-lab
CMAKE_ON= BUILD_SHARED_LIBS
+post-patch: # see https://github.com/toml-f/toml-f/issues/51
+ @${REINPLACE_CMD} -e 's|$${CMAKE_Fortran_COMPILER_ID}-$${CMAKE_Fortran_COMPILER_VERSION}||' ${WRKSRC}/config/CMakeLists.txt
+
.include <bsd.port.mk>
diff --git a/science/mstore/pkg-plist b/science/mstore/pkg-plist
index d44910f84672..33ed85aa6502 100644
--- a/science/mstore/pkg-plist
+++ b/science/mstore/pkg-plist
@@ -1,18 +1,18 @@
bin/mstore-fortranize
bin/mstore-info
-include/mstore/GNU-10.3.0/mstore.mod
-include/mstore/GNU-10.3.0/mstore_amino20x4.mod
-include/mstore/GNU-10.3.0/mstore_but14diol.mod
-include/mstore/GNU-10.3.0/mstore_data_collection.mod
-include/mstore/GNU-10.3.0/mstore_data_record.mod
-include/mstore/GNU-10.3.0/mstore_data_store.mod
-include/mstore/GNU-10.3.0/mstore_heavy28.mod
-include/mstore/GNU-10.3.0/mstore_ice10.mod
-include/mstore/GNU-10.3.0/mstore_il16.mod
-include/mstore/GNU-10.3.0/mstore_mb16_43.mod
-include/mstore/GNU-10.3.0/mstore_upu23.mod
-include/mstore/GNU-10.3.0/mstore_version.mod
-include/mstore/GNU-10.3.0/mstore_x23.mod
+include/mstore/mstore.mod
+include/mstore/mstore_amino20x4.mod
+include/mstore/mstore_but14diol.mod
+include/mstore/mstore_data_collection.mod
+include/mstore/mstore_data_record.mod
+include/mstore/mstore_data_store.mod
+include/mstore/mstore_heavy28.mod
+include/mstore/mstore_ice10.mod
+include/mstore/mstore_il16.mod
+include/mstore/mstore_mb16_43.mod
+include/mstore/mstore_upu23.mod
+include/mstore/mstore_version.mod
+include/mstore/mstore_x23.mod
lib/cmake/mstore/Findmctc-lib.cmake
lib/cmake/mstore/mstore-config-version.cmake
lib/cmake/mstore/mstore-config.cmake