lang/python27 sets BROKEN to "does not build" if the PTH option is enabled. This error message does not tell the user the cause of the problem. Fix: Apply patch. Patch attached with submission follows: How-To-Repeat: # cd /usr/ports/lang/python27 # make -DWITH_PTH
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-python->sunpoet I'll take it.
sunpoet 2011-07-22 13:47:31 UTC FreeBSD ports repository Modified files: lang/python27 Makefile Log: - Clarify error message PR: ports/158812 Submitted by: Warren Block <wblock@wonkity.com> Reviewed by: lwhsu With Hat: python Revision Changes Path 1.175 +1 -1 ports/lang/python27/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!