Subject: | Depends on GNU make |
The module cannot be built automatically on systems without GNU make, i.e. on most *BSD systems, see
http://matrix.cpantesters.org/?dist=UV%200.24
A workaround is to install gmake on these systems and run "gmake MAKE=gmake" instead of "make". But maybe there's a better solution to not depend on the GNU make extensions?