[Bug 210822] [patch] Fix PHP warning

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 4 16:15:07 UTC 2016


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

            Bug ID: 210822
           Summary: [patch] Fix PHP warning
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: adamw at FreeBSD.org
                CC: freebsd-ports-bugs at FreeBSD.org
          Keywords: patch

Created attachment 172109
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172109&action=edit
USES=php:web

If you have

  USES=    php:web
  USE_PHP= foo bar

You get the following error:

  Using USE_PHP alone is deprecated, please use USES=php

Attached patch updates the bsd.port.mk checks to allow the php:web syntax.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list