Add YAJL OPTION to the port to allow users to explicitly enable/disable
the respective support for the port.
This change allows the end-user to ship a version of the port
with/without YAJL support, and thus allow the port to build without
introducing those dependencies.
While here, garbage collect the gdbm dependency. This particular
dependency is handled by libapr1* and doesn't need to be handled here.
Submitted by: Paras Kumar <Paras.Kumar@dell.com>
Sponsored by: Dell, Inc