Hi,
SHARED_ONLY = Yes
these should be removed, there's a perfectly good static lib,
Honestly, I was always confused by this... What is the proper way of
figuring out if library should be SHARED_ONLY or not?
USE_GMAKE = Yes
and it works fine with normal make.
Oops, too much copy & paste, sorry.
CONFIGURE_ARGS += ${CONFIGURE_SHARED} \
--disable-gtest \
gtest should just be a standard BUILD_DEPENDS, it's only a single
package with no deps, and small enough, so there's no point in
REGRESS_FLAGS hacks and a patch which are only there to reduce the
build depends. I've left gflags disabled as it doesn't seem to
add much to the port/tests.
I had this originally, but I assumed that port with surplus BUILD_DEPENDS
wouldn't stand a chance of getting in.
updated tgz attached. any OKs to import?
All the changes look alright, but obviously I cannot give you OK ;)
Thanks for super-fast response on this!
Best regards,
Piotr Sikora < piotr.sik...@frickle.com >