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!!
Auto-assigned to maintainer grembo@FreeBSD.org
A commit references this bug: Author: grembo Date: Sun Sep 14 14:25:19 UTC 2014 New revision: 368178 URL: http://svnweb.freebsd.org/changeset/ports/368178 Log: Fix build errors for zts and debug builds. PR: 193607 Reviewed by: mentors (implicit) Changes: head/devel/phabricator/Makefile
Thanks for reporting, I committed a fix (see commit log above).