Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 2014 21:36:14 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353522 - head/devel/libphutil
Message-ID:  <201405092136.s49LaE1S089314@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri May  9 21:36:14 2014
New Revision: 353522
URL: http://svnweb.freebsd.org/changeset/ports/353522
QAT: https://qat.redports.org/buildarchive/r353522/

Log:
  libphutil needs the php5-xml module

Modified:
  head/devel/libphutil/Makefile

Modified: head/devel/libphutil/Makefile
==============================================================================
--- head/devel/libphutil/Makefile	Fri May  9 21:29:46 2014	(r353521)
+++ head/devel/libphutil/Makefile	Fri May  9 21:36:14 2014	(r353522)
@@ -11,7 +11,7 @@ COMMENT=	Collection of PHP utility class
 LICENSE=	APACHE20
 
 PHP_DESTDIR=	lib/php/libphutil
-USE_PHP=	yes
+USE_PHP=	xml
 USE_GITHUB=	yes
 NO_BUILD=	yes
 GH_ACCOUNT=	facebook



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