Created attachment 157438 [details] A simple patch to fix the build pypy is still broken after r388494 because a missing space. Added line PLIST_SUB+= CFFI="@comment" should be PLIST_SUB+= CFFI="@comment "
Thank you for your report and patch.
A commit references this bug: Author: dbn Date: Sat Jun 6 19:40:07 UTC 2015 New revision: 388681 URL: https://svnweb.freebsd.org/changeset/ports/388681 Log: lang/pypy: unbreak port due to missing space in '@comment'. PR: 200658 Submitted by: Ting-Wei Lan <lantw44@gmail.com> Changes: head/lang/pypy/Makefile