py-cairo port Makefile fix

gekkojnr gekkojnr at bigpond.com
Thu Oct 3 19:48:41 UTC 2013


The py-cairo port has a broken Makefile as of revision 329049:

do-configure:
        cd ${WRKSRC} && ${ENV} ${CONFIGURE_ENV} ./waf configure


ENV should be SETENV.

On shells that have ENV set to, e.g., ~/.shrc, the configure stage will fail, but
shells without ENV set will presumably proceed silently.

Cheers.


More information about the freebsd-gnome mailing list