K 10 svn:author V 6 marcus K 8 svn:date V 27 2008-03-23T00:25:30.000000Z K 7 svn:log V 356 Update to 2.9.8. * Use the actual Makefile when checking for pre-defined sites. This allows us to catch things that rely on port variables. [1] * USE_GETOPT_LONG is now obsolete, and should not be suggested. [2] * Check for cases where X_DEPENDS = ${Y_DEPENDS} which can result in adding unwanted dependencies. PR: 121664 [1] Suggested by: pav [2] END