diff options
author | gerald <gerald@FreeBSD.org> | 2019-04-22 21:16:33 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2019-04-22 21:16:33 +0800 |
commit | 3a09a7a8edcfadb1b03b1d6a88dddb78d28b894a (patch) | |
tree | 44760fb1f02ea408fa8f79bb5c9a29b881768f31 /science/mpqc | |
parent | 1f50cac7989450824d832360c9a377ffea5cc6a4 (diff) | |
download | freebsd-ports-gnome-3a09a7a8edcfadb1b03b1d6a88dddb78d28b894a.tar.gz freebsd-ports-gnome-3a09a7a8edcfadb1b03b1d6a88dddb78d28b894a.tar.zst freebsd-ports-gnome-3a09a7a8edcfadb1b03b1d6a88dddb78d28b894a.zip |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl
Diffstat (limited to 'science/mpqc')
-rw-r--r-- | science/mpqc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index 0f1b2930f4e3..0d8fcfd625c6 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpqc PORTVERSION= 2.3.1 -PORTREVISION= 42 +PORTREVISION= 43 CATEGORIES= science parallel MASTER_SITES= SF |