svn commit: r353522 - head/devel/libphutil

Baptiste Daroussin bapt at FreeBSD.org
Fri May 9 21:36:15 UTC 2014


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


More information about the svn-ports-all mailing list