diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2016-02-18 14:47:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2016-02-18 14:47:05 +0000 |
commit | 5a67738f00f2c73ee582719beead9c63ffe151d2 (patch) | |
tree | e69b03665ccb6cfc03028cfd2ad64ba204ed3d0f /textproc/pecl-xdiff | |
parent | d5fe20d168ccdd92ecca8045d08c444895d116d0 (diff) |
Notes
Diffstat (limited to 'textproc/pecl-xdiff')
-rw-r--r-- | textproc/pecl-xdiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pecl-xdiff/Makefile b/textproc/pecl-xdiff/Makefile index 7cdbb2790369..15d1678e91b4 100644 --- a/textproc/pecl-xdiff/Makefile +++ b/textproc/pecl-xdiff/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= libxdiff.so:${PORTSDIR}/textproc/libxdiff USES= tar:tgz USE_PHP= yes USE_PHPEXT= yes +IGNORE_WITH_PHP= 70 LDFLAGS+= -L${LOCALBASE}/lib |