diff options
Diffstat (limited to 'textproc/pecl-xdiff/Makefile')
-rw-r--r-- | textproc/pecl-xdiff/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/pecl-xdiff/Makefile b/textproc/pecl-xdiff/Makefile index 83eb1017a606..800bcf6b0039 100644 --- a/textproc/pecl-xdiff/Makefile +++ b/textproc/pecl-xdiff/Makefile @@ -15,9 +15,7 @@ LICENSE= PHP301 LIB_DEPENDS= libxdiff.so:textproc/libxdiff -USES= tar:tgz -USE_PHP= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz IGNORE_WITH_PHP= 70 LDFLAGS+= -L${LOCALBASE}/lib |