Created attachment 158080 [details] Use python instead of python:run A simple patch is attached to fix the problem. It fails with the following message in poudriere: ===> Configuring for fetchmail-6.3.26_2 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.3.26/config.rpath configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd10.1 checking host system type... amd64-portbld-freebsd10.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking whether /usr/local/bin/python2.7 version >= 2.0... configure: error: too old ===> Script "configure" failed unexpectedly. Please report the problem to chalpin@cs.wisc.edu [maintainer] and attach the "/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.3.26/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/mail/fetchmail
Looks good to me, works in my testing. Thank you!
Are you going to commit it?
A commit references this bug: Author: amdmi3 Date: Tue Jun 30 16:28:57 UTC 2015 New revision: 390969 URL: https://svnweb.freebsd.org/changeset/ports/390969 Log: - Correct python dependency to fix build with X11 enabled PR: 201131 Submitted by: lantw44@gmail.com Approved by: chalpin@cs.wisc.edu (maintainer) Changes: head/mail/fetchmail/Makefile