svn commit: r379884 - in head/textproc: pecl-enchant pecl-html_parse
Vanilla I. Shu
vanilla at FreeBSD.org
Wed Feb 25 07:50:56 UTC 2015
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
More information about the svn-ports-all
mailing list