ports/117176: sysutils/symon requires pod2man (perl) to build docs
Jeremy Chadwick
koitsu at FreeBSD.org
Sun Oct 14 09:40:03 UTC 2007
>Number: 117176
>Category: ports
>Synopsis: sysutils/symon requires pod2man (perl) to build docs
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Oct 14 09:40:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Jeremy Chadwick
>Release: FreeBSD 7.0-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD icarus.home.lan 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Thu Oct 11 09:27:13 PDT 2007 root at icarus.home.lan:/usr/obj/usr/src/sys/ICARUS i386
>Description:
It appears that the symux (client) portion requires pod2man during the
build process.
>How-To-Repeat:
Run "make" on this port without perl installed:
strip symon
nroff -mandoc symon.8 > symon.cat8 || (rm -f symon.cat8; false)
===> client
pod2man SymuxClient.pm > SymuxClient.cat3p.tmp || (rm -f SymuxClient.cat3p; false)
pod2man: not found
*** Error code 1
>Fix:
Consider adding USE_PERL=yes.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list