Opened 19 years ago
Closed 19 years ago
#8003 closed defect (fixed)
subversion-*bindings should grow +no_neon and +no_bdb variants
Reported by: | blair (Blair Zajac) | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | ||
Port: |
Description
If you're building a 'lite' version of Subversion with the +no_bdb or +no_neon variants, then when you go to build the subversion-*bindings packages, you still end up having to build neon and/or bdb because the bindings do not have variants to remove them.
The following patch fixes this.
The only difference between the changes is that the python patch also removes the dependency on port:py-bsddb.
Regards, Blair
Attachments (1)
Change History (3)
Changed 19 years ago by blair (Blair Zajac)
Attachment: | svn-variants-patch1.txt added |
---|
comment:1 Changed 19 years ago by blair (Blair Zajac)
op_sys: | Linux → Mac OS X 10.3 |
---|---|
rep_platform: | PC → Macintosh |
Switch hardware and OS to my development box.
comment:2 Changed 19 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks, committed!
Note: See
TracTickets for help on using
tickets.
Patch for all three subversion-*bindings packages