svn commit: r352261 - head/devel/simpletest

Danilo Egea Gondolfo danilo at FreeBSD.org
Sat Apr 26 14:50:56 UTC 2014


Author: danilo
Date: Sat Apr 26 14:50:56 2014
New Revision: 352261
URL: http://svnweb.freebsd.org/changeset/ports/352261
QAT: https://qat.redports.org/buildarchive/r352261/

Log:
  - Convert DEFAULT_PHP_VER to DEFAULT_VERSIONS

Modified:
  head/devel/simpletest/Makefile

Modified: head/devel/simpletest/Makefile
==============================================================================
--- head/devel/simpletest/Makefile	Sat Apr 26 14:47:03 2014	(r352260)
+++ head/devel/simpletest/Makefile	Sat Apr 26 14:50:56 2014	(r352261)
@@ -14,7 +14,7 @@ LICENSE=	LGPL21
 
 USE_PHP=	pcre
 USE_PHP_BUILD=	yes
-DEFAULT_PHP_VER=5
+DEFAULT_VERSIONS=	php=5
 NO_BUILD=	yes
 
 WRKSRC=		${WRKDIR}/${PORTNAME:L}


More information about the svn-ports-all mailing list