1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Remove the quota from previous commit.

This commit is contained in:
Martin Wilke 2014-02-07 13:25:19 +00:00
parent 901a9b203f
commit ff0f063c10
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343239

View File

@ -46,7 +46,7 @@ XML_CONFIGURE_WITH= libxml2
.include <bsd.port.options.mk>
.if ${OPSYS} == "FreeBSD" && ${OSVERSION} < 1000040
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000040
CONFIGURE_ENV+= LIBUSB1_CFLAGS=" " LIBUSB1_LIBS="-lusb"
.endif