Hello!
I tried to open PR biut looks like this PR form doesnot works, I got mail
after half of the day and still no report in the database.
but I managed to locate same problem with FBSD 10 and same port.
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170522
Solution works for me also.
Coul
Hello!
After port was moved to new NGoptions this is inpossible to compile port
with threads enabled. make always adds --without-pthreads undepended on
setings in make config
At Makefile we have
.if empty(${PORT_OPTIONS:MTHREADS})
CONFIGURE_ARGS+=--without-pthreads
.endif
and resulted configure