In article <[email protected]>, Greg Larkin <[email protected]> writes >This might get you further: > >fbsd70# make -V \ >PYDISTUTILS_PKGVERSION:C/\(\[\[:digit:\]\]\.\[\[:digit:\]\]\)\./\\1_/g >0.1_0 >fbsd70#
Well that does indeed work in that context, but I have no idea why it appears to do nothing in the Makefile. It seems completely unchanged: pkg_delete: unexec command for '/usr/local/bin/easy_install-2.6 -q -m -S /usr/local/lib/python2.6/site-packages django-signals-ahoy==0.1.0' failed I actually had to double check I did indeed update the correct file. A bit strange anyway. Kevin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
