[Bug 195532] New: devel/efl should NOT demand OpenSSL from ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 30 17:59:54 UTC 2014


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 at FreeBSD.org
          Reporter: mi at ALDAN.algebra.com
          Assignee: gblach at FreeBSD.org
             Flags: maintainer-feedback?(gblach at 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 at FreeBSD.org> ---
Auto-assigned to maintainer gblach at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list