Bug 196931 - r377448 breaks build of net-mgmt/net-snmp
Summary: r377448 breaks build of net-mgmt/net-snmp
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Ryan Steinmetz
URL:
Keywords: needs-qa, patch, regression
Depends on:
Blocks:
 
Reported: 2015-01-20 13:56 UTC by Robert Schulze
Modified: 2015-01-29 01:20 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (zi)


Attachments
Include /usr/local/lib in CONFIGURE_ARGS (466 bytes, patch)
2015-01-20 13:56 UTC, Robert Schulze
koobs: maintainer-approval? (zi)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Schulze 2015-01-20 13:56:37 UTC
Created attachment 151902 [details]
Include /usr/local/lib in CONFIGURE_ARGS

The revision introduces at least one error into the port's Makefile, specifying CONFIGURE_ARGS without "-L${LOCALBASE}/lib". This results in a fatal error from the linker: "cannot find -lpkg". (At least on 10.1-p3)

Furthermore, the changelog omits some other changes to the Makefile which may have to be reviewed.

A fix for the exclusion of /usr/local/lib is attached.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-01-20 13:56:37 UTC
Auto-assigned to maintainer zi@FreeBSD.org
Comment 2 Ryan Steinmetz freebsd_committer freebsd_triage 2015-01-29 01:20:31 UTC
This was committed and is in 5.7.3_1.