K 10 svn:author V 5 asami K 8 svn:date V 27 1997-04-18T09:37:20.000000Z K 7 svn:log V 447 Fix several bogons. This port still doesn't compile, though. The build target does nothing (if I go into work/ and type "make all" it doesn't do anything, either). (1) BUILD_DEPENDS is not supposed to be a single program name; it's a program name:directory pair. Please check other ports or the handbook. (2) Use NO_WRKSUBDIR. (3) /usr/local/interviews/bin/FREEBSD is not in everyone's path, so specify XMKMF with full pathname. END