Date: Thu, 11 Jun 2015 16:13:44 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200790] [patch] games/xboard: ZIPPY: texi2man perl shebangfix Message-ID: <bug-200790-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200790 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@FreeBSD.org Reporter: kalten@gmx.at Assignee: johans@FreeBSD.org Flags: maintainer-feedback?(johans@FreeBSD.org) Keywords: patch Created attachment 157645 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D157645&action= =3Dedit 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--- =C2=BBtexi2man=C2=AB is a perl script and we need =E2=80=9Cshebangfix=E2=80= =9D to make it work (see attachment). Please do correct this. Regards, Kalten --=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-200790-13>