Skip to content

Commit

Permalink
graphics/glbinding: Add CONFLICTS_INSTALL
Browse files Browse the repository at this point in the history
Reported by:	jbeich@
  • Loading branch information
yurivict committed Feb 13, 2023
1 parent 4cc8205 commit dc72041
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions graphics/glbinding/Makefile
Expand Up @@ -24,4 +24,6 @@ CMAKE_TESTING_ON= OPTION_BUILD_TESTS

LDFLAGS+= -lpthread # workaround for https://github.com/cginternals/glbinding/issues/327

CONFLICTS_INSTALL= mesa-demos # both install bin/glinfo, see https://github.com/cginternals/glbinding/issues/341

.include <bsd.port.mk>

0 comments on commit dc72041

Please sign in to comment.