Opened 19 years ago
Closed 19 years ago
#7406 closed defect (fixed)
[dplight] BUG: port install -b ignores variants
Reported by: | danchr@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
When installing using the -b flag for install, port will disregard any variant options given to it.
Steps to reproduce:
- sudo port -b install emacs-devel +gtk
- otool -L /opt/local/bin/emacs
Expected results: emacs is linked against libgtk since it is the gtk variant.
Actual results: emacs is not linked against libgtk, indicating that the gtk variant was not installed.
Change History (3)
comment:1 Changed 19 years ago by danchr@…
Summary: | [dplight] BUG: port install -b ignores variants → [dplight] BUG: port install -b ignores variants |
---|
comment:2 Changed 19 years ago by olegb@…
Variants were ignored by the rpmpackage target.
I have added some support for variants, look at:
http://opendarwin.org/pipermail/cvs-darwinports-all/2006-February/067830.html
for a bit'o'detail.
Note: See
TracTickets for help on using
tickets.
DP doesn't itself believe that +gtk was installed:
% port installed emacs-devel The following ports are currently installed: