diff options
| author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-06-24 13:01:26 +0000 |
|---|---|---|
| committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-06-24 13:01:26 +0000 |
| commit | 42250e01f22317f11646c9d37ca53a29115c490e (patch) | |
| tree | cf44f12a4691d657d718cde24d052273e6173f47 /math/coinmp | |
| parent | emulators/qmc2: : Prepare for Qt5.15 (diff) | |
- Drop COIN plist substitution as is mandatory now
- Update corresponding conflicts between two ports
Diffstat (limited to 'math/coinmp')
| -rw-r--r-- | math/coinmp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/coinmp/Makefile b/math/coinmp/Makefile index 1fd592c7f80a..6cbb82dce626 100644 --- a/math/coinmp/Makefile +++ b/math/coinmp/Makefile @@ -15,7 +15,6 @@ LICENSE_NAME= Common Public License, Version 1.0 LICENSE_FILE= ${WRKSRC}/CoinMP/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -# note: with ogdf only if build with COIN option CONFLICTS= clp-[0-9]* ogdf-[0-9]* GNU_CONFIGURE= yes |
