The current x11/eterm port is missing a dependency on textproc/man2html: it looks for it while building Eterm.1.html, which should go in ${PREFIX}/share/doc/Eterm. This has already been fixed in japanese/eterm (ports/20568). Maintainer notified on 23 Nov 2000 about man2html. But this is better since it handles NOPORTDOCS :-) Makefile: * Bump PORTREVISION * Add BUILD_DEPENDS: textproc/man2html * Add NOPORTDOCS hint in PLIST_SUB post-install: * Install Eterm.1.html too pkg-plist: * Add share/doc/Eterm/Eterm.1.html * Support %%NOPORTDOCS%%
Responsible Changed From-To: freebsd-ports->murray Over to port's maintainer.
Responsible Changed From-To: murray->olgeni I'll handle this.
State Changed From-To: open->closed Fix committed. NOPORTDOCS has been changed to PORTDOCS, to follow bsd.port.mk