aboutsummaryrefslogtreecommitdiff
path: root/math/coinmp
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-03-09 19:10:34 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-03-09 19:10:34 +0000
commit9a3160ae5ff0c1e84cb30ce548e9278f7672ac03 (patch)
tree8ffd611d32f1152fa48e7bc1bc0aa7b0d004bc6e /math/coinmp
parentfc027ca784d81c8727c7489ab0c5ff29d5ac80bb (diff)
downloadports-9a3160ae5ff0c1e84cb30ce548e9278f7672ac03.tar.gz
ports-9a3160ae5ff0c1e84cb30ce548e9278f7672ac03.zip
math/coinmp: add conflict with ogdf
PR: 207531 Submitted by: gahr
Notes
Notes: svn path=/head/; revision=410721
Diffstat (limited to 'math/coinmp')
-rw-r--r--math/coinmp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/coinmp/Makefile b/math/coinmp/Makefile
index 39aad31f76df..67489f16d256 100644
--- a/math/coinmp/Makefile
+++ b/math/coinmp/Makefile
@@ -14,7 +14,8 @@ 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
-CONFLICTS= clp-[0-9]*
+# note: with ogdf only if build with COIN option
+CONFLICTS= clp-[0-9]* ogdf-*
GNU_CONFIGURE= yes
USES= libtool pkgconfig tar:tgz