Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2015 07:50:56 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379884 - in head/textproc: pecl-enchant pecl-html_parse
Message-ID:  <201502250750.t1P7ouGB043936@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Wed Feb 25 07:50:55 2015
New Revision: 379884
URL: https://svnweb.freebsd.org/changeset/ports/379884
QAT: https://qat.redports.org/buildarchive/r379884/

Log:
  remove DEFAULT_VERSIONS.
  
  Obtained from:	bapt@, mat@

Modified:
  head/textproc/pecl-enchant/Makefile
  head/textproc/pecl-html_parse/Makefile

Modified: head/textproc/pecl-enchant/Makefile
==============================================================================
--- head/textproc/pecl-enchant/Makefile	Wed Feb 25 07:47:05 2015	(r379883)
+++ head/textproc/pecl-enchant/Makefile	Wed Feb 25 07:50:55 2015	(r379884)
@@ -19,7 +19,6 @@ USES=		tar:tgz
 USE_PHP=	yes
 USE_PHPEXT=	yes
 PHP_MODNAME=	${PORTNAME}
-DEFAULT_VERSIONS+=	php=53
 IGNORE_WITH_PHP=	5
 CONFIGURE_ARGS+=	--with-enchant=${LOCALBASE}
 

Modified: head/textproc/pecl-html_parse/Makefile
==============================================================================
--- head/textproc/pecl-html_parse/Makefile	Wed Feb 25 07:47:05 2015	(r379883)
+++ head/textproc/pecl-html_parse/Makefile	Wed Feb 25 07:50:55 2015	(r379884)
@@ -20,7 +20,6 @@ USES=		tar:tgz
 USE_PHP=	yes
 USE_PHP_BUILD=	yes
 USE_PHPEXT=	yes
-DEFAULT_VERSIONS+=	php=53
 IGNORE_WITH_PHP=	5
 
 CONFIGURE_ARGS=	--enable-html_parse



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