Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Sep 2014 14:24:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193607] New: devel/phabricator Makefile line 30: Malformed conditional (${PHP_EXT_DIR}  >= 20121212)
Message-ID:  <bug-193607-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 193607
           Summary: devel/phabricator Makefile line 30: Malformed
                    conditional (${PHP_EXT_DIR}  >= 20121212)
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: grembo@FreeBSD.org
          Reporter: markk@knigma.org
          Assignee: grembo@FreeBSD.org
             Flags: maintainer-feedback?(grembo@FreeBSD.org)

mkn@shrewd$ pwd
/usr/ports/devel/phabricator
mkn@shrewd$ sudo make
make: "/usr/ports/devel/phabricator/Makefile" line 30: warning: String
comparison operator should be either == or !=
make: "/usr/ports/devel/phabricator/Makefile" line 30: Malformed conditional
(${PHP_EXT_DIR}  >= 20121212)
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/ports/devel/phabricator
mkn@shrewd$

mkn@shrewd$ ls -l /usr/local/lib/php
total 8
drwxr-xr-x  2 root  wheel  512 Sep  5 21:33 20100525-zts
drwxr-xr-x  2 root  wheel  512 Sep  5 21:19 build

I use lang/php5.

Although I don't use this port it's a problem since is yields a broken ports
tree where portsdb -uU fails.

Thanks in advance!!

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer grembo@FreeBSD.org

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



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