Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jul 2016 16:15:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210822] [patch] Fix PHP warning
Message-ID:  <bug-210822-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: adamw@FreeBSD.org
                CC: freebsd-ports-bugs@FreeBSD.org
          Keywords: patch

Created attachment 172109
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172109&action=
=3Dedit
USES=3Dphp:web

If you have

  USES=3D    php:web
  USE_PHP=3D foo bar

You get the following error:

  Using USE_PHP alone is deprecated, please use USES=3Dphp

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

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



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