aboutsummaryrefslogtreecommitdiffstats
path: root/print/pecl-ps
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2016-02-18 23:08:25 +0800
committermiwi <miwi@FreeBSD.org>2016-02-18 23:08:25 +0800
commita388e3e3ce0285abb55d310b9e0f9645135c81d5 (patch)
tree66735e7a8badd1a6f24bc52b1ad5136a35157740 /print/pecl-ps
parent0605c2e30fd40378d7d04ab8d5fa3016d20395bd (diff)
downloadfreebsd-ports-gnome-a388e3e3ce0285abb55d310b9e0f9645135c81d5.tar.gz
freebsd-ports-gnome-a388e3e3ce0285abb55d310b9e0f9645135c81d5.tar.zst
freebsd-ports-gnome-a388e3e3ce0285abb55d310b9e0f9645135c81d5.zip
- Ignore php70
Diffstat (limited to 'print/pecl-ps')
-rw-r--r--print/pecl-ps/Makefile1
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