diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2017-10-14 19:30:20 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2017-10-14 19:30:20 +0000 |
commit | 66396c4f0ee2c8ee1c8ec4c7c4cd02b4fb5a3960 (patch) | |
tree | 0f681de7fb63cc5fe69d888ae7037f5939b4b18f /cad | |
parent | b36d9bf2d93d8030873ef4dd0f4d83bdb1e8eb04 (diff) |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/scotch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/scotch/Makefile b/cad/scotch/Makefile index cb8a6e4cc0d9..889fc9b5b457 100644 --- a/cad/scotch/Makefile +++ b/cad/scotch/Makefile @@ -16,7 +16,7 @@ LICENSE_NAME= CeCILL-C LICENSE_FILE= ${WRKSRC}/doc/CeCILL-C_V1-en.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -CONFLICTS= gbase-0.* gmap-2006.* +CONFLICTS= gbase-0.* gmap-2015.* USES= gmake |