Bug 146283 - [ PATCH ] security/p5-Crypt-OpenSSL-Random doesn't honor WITH_OPENSSL_PORT=yes
Summary: [ PATCH ] security/p5-Crypt-OpenSSL-Random 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: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-04 07:00 UTC by Dan Lukes
Modified: 2010-05-04 07:40 UTC (History)
0 users

See Also:


Attachments
file.diff (309 bytes, patch)
2010-05-04 07: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-05-04 07:00:08 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 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-04 07:00:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-05-04 07:34:34 UTC
nork        2010-05-04 06:34:25 UTC

  FreeBSD ports repository

  Modified files:
    security/p5-Crypt-OpenSSL-Random Makefile 
  Log:
  Fix build error WITH_OPENSSL_PORT.
  
  PR:             146283
  Submitted by:   Dan Lukes   dan  obluda cz
  
  Revision  Changes    Path
  1.11      +2 -0      ports/security/p5-Crypt-OpenSSL-Random/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 07:34:35 UTC
State Changed
From-To: open->closed

Committed, thanks!