| Summary: | [PATCH] textproc/p5-xmltv: Fix 'bad makefile line' error | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Lars Thegler <lth> | ||||
| Component: | Individual Port(s) | Assignee: | Michael Johnson <ahze> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | ahze | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->ahze Over to maintainer State Changed From-To: open->feedback Is this still a problem with the newest version in ports (0.5.44) ? State Changed From-To: feedback->closed Feedback timeout (2+ months) |
1) During the build phase, p5-xmltv fails with: --cut-- bad makefile line: ' $(NOECHO) $(NOOP)' at ./Makefile.PL line 1031. *** Error code 2 --cut-- This is probably due to newer versions of ExtUtils::MakeMaker starting to use spaces instead of the traditional tabs in the generated Makefile. The attached patch to Makefile.PL fixes this. 2) Also, the current build complains: --cut-- Warning: the following files are missing in your kit: META.yml Please inform the author. --cut-- The new patchfile against MAINFEST fixes this. This is only a warning, so can be ignored if you like. Added file(s): - files/patch-MANIFEST Port maintainer (ahze@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63