Bug 99621 - [PATCH] www/opera: fix WITHOUT_ASPELL option handling
Summary: [PATCH] www/opera: fix WITHOUT_ASPELL option handling
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-30 00:10 UTC by Sean Farley
Modified: 2006-06-30 23:19 UTC (History)
1 user (show)

See Also:


Attachments
opera-9.0.20060616.patch (371 bytes, patch)
2006-06-30 00:10 UTC, Sean Farley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Farley 2006-06-30 00:10:16 UTC
Fix to be able to disable aspell within batch mode.  Both should give the same
output:
make -DWITHOUT_ASPELL run-depends-list
make -DWITHOUT_ASPELL -DBATCH run-depends-list

Port maintainer (avleeuwen@piwebs.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-30 00:10:34 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-30 05:35:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

OPTIONS :)
Comment 3 Arjan van Leeuwen 2006-06-30 09:34:32 UTC
Patch approved.

Arjan

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Comment 4 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-30 23:19:37 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!