K 10 svn:author V 7 thierry K 8 svn:date V 27 2004-05-09T10:18:50.000000Z K 7 svn:log V 371 - Port's own prototype of getopt() was conflicting with one from unistd.h, so compile with -D__GNU_LIBRARY__ to get a correct/matching prototype. (even though the getopt from libc/unistd is not used) - Move RUN_DEPENDS earlier & tweak to satisfy portlint. - PORTREVISION++ PR: ports/65903 Submitted by: Sam Lawrance Approved by: maintainer. END