Bug 96910 - [MAINTAINER] graphics/kudu Fix build on 4.x
Summary: [MAINTAINER] graphics/kudu Fix build on 4.x
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-07 13:30 UTC by Dmitry Marakasov
Modified: 2006-05-08 00:05 UTC (History)
0 users

See Also:


Attachments
kudu.patch (671 bytes, patch)
2006-05-07 13:30 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2006-05-07 13:30:20 UTC
On 4.x, sh doesn't recognise "let var+=1" expressions ===> configure doesn't detect python correctly ===> not all files get installed.
The patch fixes described behavior.

Reported by: pointyhat via kris

How-To-Repeat: On 4.x, try to `make package', get a complain about not installed $PREFIX/share/kudu/scripts/Axle-Spinner.py
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2006-05-07 22:50:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Take.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2006-05-08 00:05:13 UTC
State Changed
From-To: open->closed

Committed, thanks!