diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-06 05:57:36 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-06 05:57:36 +0000 |
commit | 9d59366e310fda2b5da380666b59805bba219b54 (patch) | |
tree | 377d6e92dc099e116d37e5c611e201a89ccec4cf /science/latte | |
parent | 73faaaa2fb40ba60d03a6e5a550d10375b0c85c9 (diff) |
Notes
Diffstat (limited to 'science/latte')
-rw-r--r-- | science/latte/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/latte/Makefile b/science/latte/Makefile index d218af9617d8..20eca45943b2 100644 --- a/science/latte/Makefile +++ b/science/latte/Makefile @@ -41,4 +41,6 @@ MPI_PLIST_FILES_OFF= bin/LATTE_DOUBLE PLIST_FILES= lib/liblatte.so +CONFLICTS_INSTALL= latte-integrale + .include <bsd.port.mk> |