Created attachment 174976 [details] py-esmre-noarch.patch - Remove architecture neutral pkg-static: DEVELOPER_MODE: Error: arch "FreeBSD:10:*" -- package installs architecture specific files portlint: OK (looks fine.) testport: poudriere: i386, 10.3 (OK) poudriere: amd64, 10.3 (OK) poudriere: i386, 9.3 (OK) poudriere: amd64, 9.3 (OK) poudriere: i386, 12 (OK) poudriere: amd64, 12 (OK)
A commit references this bug: Author: rm Date: Sat Sep 24 14:22:51 UTC 2016 New revision: 422725 URL: https://svnweb.freebsd.org/changeset/ports/422725 Log: textproc/py-esmre: remove NO_ARCH This port is not architecture neutral, so remove NO_ARCH and bump PORTREVISION. While here, limit python version to 2.x, because the module fails to build with python3. PR: 212834 Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> (maintainer) Changes: head/textproc/py-esmre/Makefile head/textproc/py-esmre/pkg-descr
Committed, thank you!