On Wed, Apr 3, 2013 at 8:23 AM, Mario Polario <mario.pran...@gmail.com> wrote: > Hi! > > I'm trying to compile new version of mailman on 9.1 release: > 9.1-RELEASE-p1 > > Whatever I try, I get stuck with: > > SyntaxError: invalid syntax > /usr/local/bin/python3.3 ../build/bin/msgfmt.py -o > zh_TW/LC_MESSAGES/mailman.mo zh_TW/LC_MESSAGES/mailman.po > File "../build/bin/msgfmt.py", line 86 > 0x950412deL, # Magic > ^ > SyntaxError: invalid syntax > > > Any help is more than welcomed!
mailman is not ready for python 3, use 2.7: make PYTHON_VERSION=2.7 install We should fix it with USE_PYTHON= 2.7- in Makefile. -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"