aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-yaml/Makefile
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-10-13 17:50:36 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-10-13 17:50:36 +0000
commit1ff6a5f2d4945f0233c1aabd7cfb435324900ddc (patch)
treec312e4c85f60b11a53971025e798f9bcc2c2957b /textproc/pecl-yaml/Makefile
parent093fd7ff95e9cfc087d76be004a79040b88850c9 (diff)
Notes
Diffstat (limited to 'textproc/pecl-yaml/Makefile')
-rw-r--r--textproc/pecl-yaml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pecl-yaml/Makefile b/textproc/pecl-yaml/Makefile
index 2df896461c49..6754ce80f06d 100644
--- a/textproc/pecl-yaml/Makefile
+++ b/textproc/pecl-yaml/Makefile
@@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libyaml.so:textproc/libyaml
USES= php:pecl
-IGNORE_WITH_PHP= 56 73
+IGNORE_WITH_PHP= 56
.include <bsd.port.mk>