K 10 svn:author V 6 marino K 8 svn:date V 27 2016-09-13T00:49:12.782814Z K 7 svn:log V 329 devel/hadoop: Unbreak build (nominal case) The ssl.mk helper can augment the MAKE_ARGS variable with a OPENSSL_CFLAGS definition which just happens to break this port. Add a filter to remove any such definitions if they occur. The issue was introduced when USES+=ssl was added to the makefile to document the SSL requirement. END