Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2014 17:59:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195532] New: devel/efl should NOT demand OpenSSL from ports
Message-ID:  <bug-195532-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195532

            Bug ID: 195532
           Summary: devel/efl should NOT demand OpenSSL from ports
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gblach@FreeBSD.org
          Reporter: mi@ALDAN.algebra.com
          Assignee: gblach@FreeBSD.org
             Flags: maintainer-feedback?(gblach@FreeBSD.org)

Created attachment 150036
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150036&action=edit
Don't set WITH_OPENSSL_PORT

It appears, the requirement was added, because the author's configure uses
pkg-config to check the local OpenSSL distribution.

That's not a good enough reason to drag a sizable dependency -- the base
OpenSSL is perfectly sufficient.

The attached patch modifies upstream's configure.ac to NOT use pkg-config on
openssl and removes the requirement from the port's own Makefile.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer gblach@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195532-13>