[Bug 209731] www/mini_httpd: Fix build on FreeBSD 9.X

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 24 10:07:30 UTC 2016


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

            Bug ID: 209731
           Summary: www/mini_httpd: Fix build on FreeBSD 9.X
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: nevecherya at gmail.com

Created attachment 170595
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170595&action=edit
patch-Makefile.patch

Compilation on FreeBSD 9.X fail with errors:
"Makefile", line 19: Malformed conditional ("$(OPENSSLINC)" != "/usr/include")
"Makefile", line 21: if-less endif
"Makefile", line 22: Malformed conditional ("$(OPENSSLLIB)" != "/usr/lib")
"Makefile", line 24: if-less endif
make: fatal errors encountered -- cannot continue

Patch with fix attached.

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


More information about the freebsd-ports-bugs mailing list