1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

multimedia/ustreamer: Broken on FreeBSD 11

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2020-03-31 05:04:26 +00:00
parent 129ab35008
commit dceab421e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529948

View File

@ -25,4 +25,6 @@ INSTALL_TARGET= install-strip
PLIST_FILES= bin/ustreamer
BROKEN_FreeBSD_11= error: thread_get_name() not implemented, you can disable it using WITH_PTHREAD_NP=0
.include <bsd.port.mk>