1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Tell portscout to skip version 1.5.0 as it depends on linux <linux/hidraw.h>

This commit is contained in:
Emanuel Haupt 2021-02-05 08:54:10 +00:00
parent b1503506b8
commit 213acfdc02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564093

View File

@ -22,4 +22,7 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
# depends on https://pypi.org/project/hidraw which uses <linux/hidraw.h>
PORTSCOUT= skipv:1.5.0
.include <bsd.port.mk>