> a basic sanity check: > > echo 'int main() { return 0; }' > test.c > cc -o test test.c > ./test && echo 'OK' || echo 'bad'
all the other ports made just fine, as did that test, of course. reported to isc randy _______________________________________________ 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"