summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-01-14 13:06:10 +0000
committertaca <taca@pkgsrc.org>2019-01-14 13:06:10 +0000
commit683ed5d58d6fb1fc5de6ffec22c473632cb4762c (patch)
treeacb25ca3160c871881579f4510e02da29c7234a8 /textproc
parenta9f5e793f19124d2c4826a3837788dbdfa2dc1d0 (diff)
downloadpkgsrc-683ed5d58d6fb1fc5de6ffec22c473632cb4762c.tar.gz
Drop support for php70
Drop support for php70 before remove it from pkgsrc.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/php-yaml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/php-yaml/Makefile b/textproc/php-yaml/Makefile
index 7b3583c22cd..82478fa0a09 100644
--- a/textproc/php-yaml/Makefile
+++ b/textproc/php-yaml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/12/01 12:23:47 roy Exp $
+# $NetBSD: Makefile,v 1.2 2019/01/14 13:06:11 taca Exp $
MODNAME= yaml
PECL_VERSION= 2.0.0
@@ -7,7 +7,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= YAML-1.1 parser and emitter
LICENSE= mit
-PHP_VERSIONS_ACCEPTED= 70 71
+PHP_VERSIONS_ACCEPTED= 71
CONFIGURE_ARGS+= --enable-${MODNAME}