svn commit: r345578 - head/devel/php5-thrift

Antoine Brodin antoine at FreeBSD.org
Sat Feb 22 10:00:42 UTC 2014


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 at kibab.com
 COMMENT=	PHP interface to Thrift
 
+BROKEN=		Fails to configure
+
 FETCH_DEPENDS+=	${NONEXISTENT}:${PORTSDIR}/devel/thrift:extract
 
 USE_PHP=	yes


More information about the svn-ports-all mailing list