Bug 41040 - Unbreak devel/crystal (problem with nasm flags)
Summary: Unbreak devel/crystal (problem with nasm flags)
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-27 11:10 UTC by Miguel Mendez
Modified: 2002-09-21 02:50 UTC (History)
1 user (show)

See Also:


Attachments
crystal.diff (654 bytes, patch)
2002-07-27 11:10 UTC, Miguel Mendez
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Mendez 2002-07-27 11:10:01 UTC
nasm.mak is currently set in a way the triggers a nasm -f aoutb call, 
which is not valid for FreeBSD, change to -f elf
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2002-09-21 02:50:22 UTC
State Changed
From-To: open->closed

Patch committed, thanks!