Date: Sat, 10 Jun 2017 13:56:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219907] astro/xephem: nroff: not found Message-ID: <bug-219907-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219907 Bug ID: 219907 Summary: astro/xephem: nroff: not found Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: jpaetzel@FreeBSD.org Reporter: ohartmann@walstatt.org Flags: maintainer-feedback?(jpaetzel@FreeBSD.org) Assignee: jpaetzel@FreeBSD.org The port astro/xephem fails to build on recent 12-CURRENT (12.0-CURRENT #39 r319759: Fri Jun 9 22:30:07 CEST 2017 amd64) with the error shown below. I think this is a fallout due to the removement of GNU roff from the base system, see src/UPDATING, date tag 20170531. The problem can be fixed by adding BUILD_DEPENDS=3D nroff:textproc/groff to the port's Makefile. A more sophisticated way would be a dependency on t= he OSVERSION [...] /bin/sh: nroff: not found gmake[1]: *** [Makefile:195: xephem.1] Error 127 gmake[1]: Leaving directory '/wrkdirs/usr/ports/astro/xephem/work/xephem-3.7.7/GUI/xephem' *** Error code 1 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219907-13>