diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:11:14 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:11:14 +0000 |
commit | bcf8d8eb02a9a3a31d6fa33ec75eb9d5c1205697 (patch) | |
tree | 5546f2510c501fe1d3ac0314ced748536962e76d /cad | |
parent | lang/seed7: update to 05_20200502 (diff) |
Bump 46 ports depending on math/openblas because the after the recent math/openblas update the library name changed in openblas.
Notes
Notes:
svn path=/head/; revision=534185
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gmsh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 468a6b23ffe7..b1bf2f3dff46 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -3,6 +3,7 @@ PORTNAME= gmsh DISTVERSION= 4.5.4 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= LOCAL/wen \ http://gmsh.info/src/ |