When devel/swig13 is installed, building of devel/libhid
fails, due to my overlooking of the swig detection bits in
the ports configure script. However, swig is used to build
the python site-package of the port, so I've bumped the
portrevision and turned these bits on by default (the
additional patch-Makefile.in hunk is to suppress a warning).
PR: ports/116076
Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr>