- Remove uncomment likes in Makefile. "make test" works quite well. - Patch out the hardcoded version in the include path. For example: Instead of include/QuaZip-Qt5-1.3/quazip/ we use include/QuaZip-Qt5/quazip/. This safe use from updating ports that don't use the CMake module. OK bcallah@ (maintainer)