Hi,
It seems that the syntax for guile-snarf has changed. Various packages'
Makefiles want to do
guile-snarf ${OPTS} infile > outfile
when it should be
guile-snarf infile ${OPTS} > outfile
I observed this when trying to build math/cassowary and devel/guile-gtk
I have guile-1.4...
-Jan
--
Time is an illusion, lunchtime doubly so.