diff options
Diffstat (limited to 'math/ogdf/Makefile')
-rw-r--r-- | math/ogdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ogdf/Makefile b/math/ogdf/Makefile index bb5dbedd21d2..82e8ef0a26cf 100644 --- a/math/ogdf/Makefile +++ b/math/ogdf/Makefile @@ -14,7 +14,7 @@ LICENSE_COMB= dual LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE_GPL_v2.txt LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSE_GPL_v3.txt -CONFLICTS_INSTALL= CoinMP-[0-9]* +CONFLICTS_INSTALL= CoinMP USES= cmake compiler:c++11-lang zip USE_LDCONFIG= yes |