most recent changes, diff for cln

Index: math/cln/Portfile
--- math/cln/Portfile (revision 33439)
+++ math/cln/Portfile (revision 33440)
@@ -49,8 +49,7 @@
--infodir=${prefix}/share/info \
--mandir=${prefix}/share/man

-build { cd ${worksrcpath}
- system "LDFLAGS=\"-lstdc++ -Wl,-read_only_relocs,warning -L${prefix}/lib\" make all"
+build { system "cd ${worksrcpath} && LDFLAGS=\"-lstdc++ -Wl,-read_only_relocs,warning -L${prefix}/lib\" make all"
}

default_variants +test