[Bug 219569] graphics/enblend: missing png dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 26 12:41:12 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219569

            Bug ID: 219569
           Summary: graphics/enblend: missing png dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: grog at FreeBSD.org
          Reporter: shoesoft at gmx.net
          Assignee: grog at FreeBSD.org
             Flags: maintainer-feedback?(grog at FreeBSD.org)

Created attachment 182931
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182931&action=edit
patch to add png dependency

I get the following error when building enblend with today's ports in
poudriere:

checking for jpeglib.h... yes
checking png.h usability... no
checking png.h presence... no
checking for png.h... no
configure: error: libpng-devel header files are required to compile Enblend.
===>  Script "configure" failed unexpectedly.

Adding the dependency fixes the build for me - see attached patch.

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


More information about the freebsd-ports-bugs mailing list