Bug 143536 - net-mgmt/net-snmp doesn't link against OpenSSL from ports
Summary: net-mgmt/net-snmp doesn't link against OpenSSL from ports
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-03 22:30 UTC by Dan Lukes
Modified: 2010-02-17 05:00 UTC (History)
0 users

See Also:


Attachments
patch (273 bytes, patch)
2010-02-03 22:30 UTC, Dan Lukes
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Lukes 2010-02-03 22:30:00 UTC
	Even make called with WITH_OPENSSL_PORT=yes the result is linked against base libraries, not port.

Fix: See attached patch
How-To-Repeat: 	See description
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-03 22:30:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-17 04:57:57 UTC
pgollucci    2010-02-17 04:57:48 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/net-snmp    Makefile 
  Log:
  - Properly locate ssl
  
  PR:             ports/143536
  Submitted by:   Dan Lukes <dan@obluda.cz>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.174     +1 -0      ports/net-mgmt/net-snmp/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-17 04:58:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!