Verified a bug report sent personally - build fails on missing etags (unless xemacs happens to be already installed on the system). This was introduced in version 1.3 of files/patch-aa (Wed Aug 31 11:37:57 2005). Fix: Apply patch below.
Class Changed From-To: change-request->maintainer-update Fix category (submitter is maintainer)
Responsible Changed From-To: freebsd-ports-bugs->vs Claim this one.
State Changed From-To: open->feedback Unable to reproduce: the port builds just fine, after all, that's what the minus in front of the ETAFS invocation is for: gmake[1]: Entering directory `/work/a/ports/net/unison/work/unison-2.13.16' etags *.mli */*.mli *.ml */*.ml */*.m *.c */*.c *.txt etags: not found gmake[1]: [tags] Error 127 (ignored) gmake[1]: Leaving directory `/work/a/ports/net/unison/work/unison-2.13.16' But while you are here, could you consider dropping patch-aa entirely in favour of introducing an explicit do-install: target?
State Changed From-To: feedback->closed Cleanup committed with modifications as discussed, thanks!