Bug 146288 - [ PATCH ] security/isakmpd doesn't honor WITH_OPENSSL_PORT=yes
Summary: [ PATCH ] security/isakmpd doesn't honor WITH_OPENSSL_PORT=yes
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: Norikatsu Shigemura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-04 08:20 UTC by Dan Lukes
Modified: 2010-05-04 12:00 UTC (History)
0 users

See Also:


Attachments
file.diff (249 bytes, patch)
2010-05-04 08:20 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-05-04 08:20:01 UTC
	The port ignores WITH_OPENSSL_PORT=yes

How-To-Repeat: 	1. set WITH_OPENSSL_PORT=yes
	2. rename /usr/include/openssl and /usr/bin/openssl to something else

	Try to compile.
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2010-05-04 11:21:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nork

I'll handle this.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-05-04 11:53:54 UTC
nork        2010-05-04 10:53:46 UTC

  FreeBSD ports repository

  Modified files:
    security/isakmpd     Makefile 
  Log:
  Fix build issue WITH_OPENSSL_PORT.
  
  PR:             ports/146288
  Submitted by:   Dan Lukes   dan  obluda cz
  
  Revision  Changes    Path
  1.32      +2 -0      ports/security/isakmpd/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 Norikatsu Shigemura freebsd_committer freebsd_triage 2010-05-04 11:54:18 UTC
State Changed
From-To: open->closed

Committed, thanks!