diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-25 21:58:43 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-25 21:58:43 +0000 |
commit | 2cb3d0cd5f103d30e6ba5bc5e1068b0ad871877e (patch) | |
tree | 50b868c69e7116ad1b07cee605684ff88e647c45 /science/cgnslib | |
parent | f8a7c1d4bc70c10a693008e267ef5c4672c249b6 (diff) | |
download | ports-2cb3d0cd5f103d30e6ba5bc5e1068b0ad871877e.tar.gz ports-2cb3d0cd5f103d30e6ba5bc5e1068b0ad871877e.zip |
Notes
Diffstat (limited to 'science/cgnslib')
-rw-r--r-- | science/cgnslib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile index a030c0c657f6..f76e99cc872b 100644 --- a/science/cgnslib/Makefile +++ b/science/cgnslib/Makefile @@ -22,6 +22,8 @@ GH_PROJECT= CGNS USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes +CONFLICTS_INSTALL= xcrysden-1.* # bin/unitconv + TEST_TARGET= test FFLAGS+= -std=legacy |