[Bug 200790] [patch] games/xboard: ZIPPY: texi2man perl shebangfix

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 11 16:13:44 UTC 2015


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

            Bug ID: 200790
           Summary: [patch] games/xboard: ZIPPY: texi2man perl shebangfix
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: johans at FreeBSD.org
          Reporter: kalten at gmx.at
          Assignee: johans at FreeBSD.org
             Flags: maintainer-feedback?(johans at FreeBSD.org)
          Keywords: patch

Created attachment 157645
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157645&action=edit
xboard: shebangfix texi2man

Iff the configuration option ZIPPY is selected, one runs into the following
error:
---8<---
./texi2man ./xboard.texi > xboard.man || (rm -f xboard.man ; false)
./texi2man: not found
*** Error code 1
--->8---

»texi2man« is a perl script and we need “shebangfix” to make it work (see
attachment).

Please do correct this.

Regards,
 Kalten

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


More information about the freebsd-ports-bugs mailing list