diff options
Diffstat (limited to 'textproc/pecl-xdiff/Makefile')
-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 |