From ff2af6ff6d883e092740a1f490b2fe81d15006d6 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 12 Dec 2019 16:17:23 +0000 Subject: [PATCH] Switch CONFLICTS to CONFLICTS_INSTALL --- graphics/osg34/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile index 485c022d68f7..119c45b08e8a 100644 --- a/graphics/osg34/Makefile +++ b/graphics/osg34/Makefile @@ -23,7 +23,7 @@ USE_GITHUB= yes GH_ACCOUNT= openscenegraph GH_PROJECT= OpenSceneGraph -CONFLICTS= osg-[0-9]* +CONFLICTS_INSTALL=osg-[0-9]* USES= alias cmake compiler:c++11-lang gl jpeg pkgconfig xorg USE_GL= gl glu