Bug 78571 - [PATCH] www/slash: unbreak BROKEN
Summary: [PATCH] www/slash: unbreak BROKEN
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-08 02:10 UTC by Cheng-Lung Sung
Modified: 2005-03-08 03:39 UTC (History)
1 user (show)

See Also:


Attachments
slash-2.2.6.patch (1.85 KB, patch)
2005-03-08 02:10 UTC, Cheng-Lung Sung
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung 2005-03-08 02:10:02 UTC
- in make phase, slash will install lots of modules into /usr/local/slash,
  so krisbot will complain about it.
- so I make it install in 'make install' instead of 'make' phase..
- also respect to PREFIX (not very important)

Port maintainer (autrijus@autrijus.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2005-03-08 02:32:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Mine.
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2005-03-08 03:38:08 UTC
State Changed
From-To: open->closed

Committed....