diff options
Diffstat (limited to 'print/pecl-ps/Makefile')
-rw-r--r-- | print/pecl-ps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |