Date: Tue, 12 Mar 2013 21:20:01 GMT From: Alexander =?utf-8?b?S8O8aG4=?= <alexander.kuehn@nagilum.de> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/176894: lang/parrot-4.6.0 update failed Message-ID: <201303122120.r2CLK1TZ082606@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176894; it has been noted by GNATS. From: Alexander =?utf-8?b?S8O8aG4=?= <alexander.kuehn@nagilum.de> To: FreeBSD-gnats-submit@freebsd.org, freebsd-ports-bugs@freebsd.org Cc: Subject: Re: ports/176894: lang/parrot-4.6.0 update failed Date: Tue, 12 Mar 2013 22:15:24 +0100 Ok, now that I think of it a workaround is: mv /usr/bin/m4 /usr/bin/m4.bak && ln -s /usr/local/bin/gm4 /usr/bin/m4 then build and then revert. rm /usr/bin/m4 && mv /usr/bin/m4.bak /usr/bin/m4 and it seems work. Zitat von FreeBSD-gnats-submit@freebsd.org: > Thank you very much for your problem report. > It has the internal identification `ports/176894'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=176894 > >> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: lang/parrot-4.6.0 update failed >> Arrival-Date: Tue Mar 12 21:00:00 UTC 2013
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303122120.r2CLK1TZ082606>