1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

misc/raspberrypi-userland: adjust GL conflict after r440699

pkg-static: mesa-libs-18.2.3_1 conflicts with raspberrypi-userland-20161026 (installs files into the same place).  Problematic file: /usr/local/include/EGL/egl.h
This commit is contained in:
Jan Beich 2018-10-28 00:52:17 +00:00
parent 68859a573f
commit 22c488495f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483208

View File

@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE
ONLY_FOR_ARCHS= armv6 armv7
CONFLICTS_INSTALL= libglesv2 libEGL
CONFLICTS_INSTALL= mesa-libs
USES= cmake:outsource pkgconfig shebangfix