Date: Sat, 22 Feb 2014 10:00:42 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345578 - head/devel/php5-thrift Message-ID: <201402221000.s1MA0guR074509@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Feb 22 10:00:42 2014 New Revision: 345578 URL: http://svnweb.freebsd.org/changeset/ports/345578 QAT: https://qat.redports.org/buildarchive/r345578/ Log: Mark broken: Fails to configure ===> PHPizing for php5-thrift-0.9.1 Cannot find config.m4. Make sure that you run '/usr/local/bin/phpize' in the top level source directory of the module *** Error code 1 Reported by: pkg-fallout since november 2013 Modified: head/devel/php5-thrift/Makefile Modified: head/devel/php5-thrift/Makefile ============================================================================== --- head/devel/php5-thrift/Makefile Sat Feb 22 09:56:57 2014 (r345577) +++ head/devel/php5-thrift/Makefile Sat Feb 22 10:00:42 2014 (r345578) @@ -9,6 +9,8 @@ DISTFILES= # empty MAINTAINER= webmaster@kibab.com COMMENT= PHP interface to Thrift +BROKEN= Fails to configure + FETCH_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/devel/thrift:extract USE_PHP= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402221000.s1MA0guR074509>