[Bug 228312] textproc/docproj: should depend on textproc/groff

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 17 11:23:46 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228312

            Bug ID: 228312
           Summary: textproc/docproj: should depend on textproc/groff
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: trasz at FreeBSD.org
                CC: bapt at FreeBSD.org, doceng at FreeBSD.org
                CC: bapt at FreeBSD.org, doceng at FreeBSD.org

The textproc/docproj package should depend on textproc/groff.  Otherwise, on a
clean system, after "pkg install docproj", trying to build the Handbook one
gets:

tmpfile=$(mktemp
/usr/home/trasz/svn-ssh/doc/en_US.ISO8859-1/books/handbook/../../../share/images/books/handbook/advanced-networking/net-routing.ps.XXXXXXXX);
 groff -p -S -Wall -mtty-char -man
/usr/home/trasz/svn-ssh/doc/en_US.ISO8859-1/books/handbook/../../../share/images/books/handbook/advanced-networking/net-routing.pic
> $tmpfile && /bin/mv -f $tmpfile
/usr/home/trasz/svn-ssh/doc/en_US.ISO8859-1/books/handbook/../../../share/images/books/handbook/advanced-networking/net-routing.ps
/bin/sh: groff: not found
*** Error code 127

Stop.
make: stopped in /usr/home/trasz/svn-ssh/doc/en_US.ISO8859-1/books/handbook

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list