gplot doesn't build with GCC3 because of a type error in cpp-magic. - Make portlint happy - Patch Makefile into submission (s/cc/$(CC)/, CFLAGS) - Remove *unused* code in utils.c which causes the compiler to trip. It would be good if the committer could double-check that the offending str[n]cpy is indeed never reached.
Responsible Changed From-To: freebsd-ports->naddy I'm looking into this.
State Changed From-To: open->closed Committed, thanks.