From a388e3e3ce0285abb55d310b9e0f9645135c81d5 Mon Sep 17 00:00:00 2001 From: miwi Date: Thu, 18 Feb 2016 15:08:25 +0000 Subject: - Ignore php70 --- print/pecl-ps/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'print/pecl-ps') diff --git a/print/pecl-ps/Makefile b/print/pecl-ps/Makefile index d5e7c220e976..ebe8f7685d9b 100644 --- a/print/pecl-ps/Makefile +++ b/print/pecl-ps/Makefile @@ -19,6 +19,7 @@ USES= tar:tgz USE_PHP= yes USE_PHPEXT= yes PHP_MODNAME= ${PORTNAME} +IGNORE_WITH_PHP= 70 post-patch: @${REINPLACE_CMD} -e 's|-ldl|-lintl|g' ${WRKSRC}/config.m4 -- cgit