Fix: I have to add the option to be able to choose to install the Python client library. Enable the Python client library is the default. I want to install only `libmosquitto' and `mosquitto'. Do not use Python client library. --- mosquitto_patches.shar ends here ---
I don't think your patch made it into the PR.
Notify maintainer.
Created attachment 144472 [details] Allow python to be optional. Here is an example patch. If this is sufficient, then please commit it.
A commit references this bug: Author: swills Date: Tue Jul 8 03:39:38 UTC 2014 New revision: 361163 URL: http://svnweb.freebsd.org/changeset/ports/361163 Log: net/mosquitto: make python support optional PR: 191366 Submitted by: joe@thrallingpenguin.com (maintainer) Changes: head/net/mosquitto/Makefile head/net/mosquitto/pkg-plist
Committed with minor changes. Thanks!