mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/glbinding: Add CONFLICTS_INSTALL
Reported by: jbeich@
This commit is contained in:
parent
4cc8205e2f
commit
dc72041162
1 changed files with 2 additions and 0 deletions
|
@ -24,4 +24,6 @@ CMAKE_TESTING_ON= OPTION_BUILD_TESTS
|
||||||
|
|
||||||
LDFLAGS+= -lpthread # workaround for https://github.com/cginternals/glbinding/issues/327
|
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>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue