The following reply was made to PR ports/186192; it has been noted by GNATS.
From: Garrett Cooper <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: ports/186192: lang/python27: building python27-2.7.6_1 fails Date: Sat, 1 Feb 2014 10:49:10 -0800 This PR is similar ports/147291. The problem is that src.conf isn=92t sourced in the ports build = infrastructure, so any variables plugged into src.conf won=92t get = picked up when building ports. Adding WITHOUT_NIS=3Dyes to /etc/make.conf will work around the = issue though. I=92m not sure if looking for *_failed.so would be a good idea = when creating the plist, but it would at least avoid the install/package = creation issue. Thanks! -Garrett= _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
