1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

Mark Broken on 8.0. The missing functions were added in SVN revision 199165

Reported by:	pointyhat
This commit is contained in:
Tilman Keskinoz 2010-08-17 15:32:44 +00:00
parent 127b0a499a
commit d5a1cdd842
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259432

View File

@ -37,6 +37,9 @@ MAN8= Kobil_mIDentity_switch.8
.if ${OSVERSION} < 800069
LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
.endif
.if (${OSVERSION} >=800069 && ${OSVERSION} < 801000)
BROKEN= Basesystem libusb is missing some functions.
.endif
post-patch:
${REINPLACE_CMD} -e "s,use warnings;,," ${WRKSRC}/src/create_Info_plist.pl