aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-yaml/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-01-05 15:47:56 +0000
committerRene Ladan <rene@FreeBSD.org>2019-01-05 15:47:56 +0000
commit70da0368839fc23c469e4795e25abdb36aca0425 (patch)
tree8e27778c298a1d25f011d9c777cd5bf7531ad709 /textproc/pecl-yaml/Makefile
parent5f3bfd2f31fa753ae7964d9568c8d10ca4903a56 (diff)
downloadports-70da0368839fc23c469e4795e25abdb36aca0425.tar.gz
ports-70da0368839fc23c469e4795e25abdb36aca0425.zip
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet
Notes
Notes: svn path=/head/; revision=489349
Diffstat (limited to 'textproc/pecl-yaml/Makefile')
-rw-r--r--textproc/pecl-yaml/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/pecl-yaml/Makefile b/textproc/pecl-yaml/Makefile
index 68ab2d8040a7..350e23f85bf0 100644
--- a/textproc/pecl-yaml/Makefile
+++ b/textproc/pecl-yaml/Makefile
@@ -14,6 +14,5 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libyaml.so:textproc/libyaml
USES= php:pecl
-IGNORE_WITH_PHP= 56
.include <bsd.port.mk>