#276 closed defect (fixed)
depends_lib-append is not working
Reported by: | lomion@… | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
When trying to build a variant with additional dependencies it does not pick up depends_lib-append. There is already a dependency for the port, which is picked up. It picks up the patchfile fine. Example is below
depends_lib lib:libX11.a:XFree86
variant lesstif {
depends_lib-append lib:libUil:lesstif
patchfiles-append patch-Makefile.macosx.lesstif
}
Change History (2)
comment:1 Changed 22 years ago by landonf@…
Owner: | changed from kevin@… to landonf@… |
---|
comment:2 Changed 22 years ago by landonf@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.