Bug 143525 - [ PATCH ] mail/alpine doesn't link against OpenSSL from ports
Summary: [ PATCH ] mail/alpine 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: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-03 11:00 UTC by Dan Lukes
Modified: 2010-02-08 07:10 UTC (History)
0 users

See Also:


Attachments
patch (433 bytes, patch)
2010-02-03 11:00 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 11:00:04 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 11:00:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-08 07:05:08 UTC
dougb       2010-02-08 07:04:53 UTC

  FreeBSD ports repository

  Modified files:
    mail/alpine          Makefile 
  Log:
  Allow alpine to link against OpenSSL from the ports instead of the base.
  
  PR:             ports/143525
  Submitted by:   Dan Lukes <dan@obluda.cz>
  
  Revision  Changes    Path
  1.9       +2 -1      ports/mail/alpine/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 Doug Barton freebsd_committer freebsd_triage 2010-02-08 07:05:17 UTC
State Changed
From-To: open->closed


I just committed this update, thanks for your contribution to making 
FreeBSD better. :) 


Doug