Please add an option for compiling with Python plugin support. Or just force compilation with it as Python seems to be a dependency anyway.
A commit references this bug: Author: arved Date: Sat Apr 15 20:40:33 UTC 2017 New revision: 438599 URL: https://svnweb.freebsd.org/changeset/ports/438599 Log: Enable pluginsupport. PR: 218401 Submitted by: freebsd@get-experience.com While here, add configure flags to prevent linking against X11 Changes: head/net-im/profanity/Makefile head/net-im/profanity/files/ head/net-im/profanity/files/patch-configure.ac head/net-im/profanity/pkg-plist
thanks for the heads up. Plugin support should now be enabled.
Created attachment 181835 [details] Poudriere build log Unfortunately this doesn't compile/configure: "Python not found, cannot enable Python plugins".
try again. I committed a fix for the poudriere build (build w/o python port installed)
Building nicely now. Thank you very much!