#15358 closed defect (fixed)
flac variant of vorbis-tools doesn't actually enable flac
Reported by: | joshk.macports@… | Owned by: | skymoo (Adam Mercer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | vorbis-tools | Cc: | |
Port: |
Description
Possibly due to upgrading to vorbis-tools 1.2.0, there is no more --with-flac option. So passing in --with-flac gets erroneously parsed as --without-flac. The portfile should simply delete the --without-flac configure option when the flac variant is chosen, instead of also adding --with-flac. I've tested this using a local portfile.
Change History (4)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|---|
Owner: | changed from macports-tickets@… to ram@… |
comment:2 Changed 16 years ago by skymoo (Adam Mercer)
Status: | new → assigned |
---|
comment:3 Changed 16 years ago by skymoo (Adam Mercer)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
fixed in r36970, the speex variant also had the same problem, thanks
Note: See
TracTickets for help on using
tickets.
Assigning to maintainer.