Opened 15 years ago
Closed 15 years ago
#23334 closed defect (fixed)
net-snmp: net-snmp-config contains arch flags
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | net-snmp |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
$ net-snmp-config --libs -L/opt/local/lib -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -lnetsnmp
These should be removed post-build or post-destroot. See the curl and gd2 ports for an example (though they both use the muniversal portgroup; since net-snmp doesn't, you won't be using [muniversal_get_arch_flag]).
Change History (3)
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from opendarwin.org@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r62896.