diff options
Diffstat (limited to 'print/pecl-haru/Makefile')
-rw-r--r-- | print/pecl-haru/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile index fdb6b9289ed6..392352f11dcc 100644 --- a/print/pecl-haru/Makefile +++ b/print/pecl-haru/Makefile @@ -16,9 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/hpdf.h:print/libharu RUN_DEPENDS:= ${LOCALBASE}/include/hpdf.h:print/libharu -USES= tar:tgz -USE_PHP= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz IGNORE_WITH_PHP= 70 CONFIGURE_ARGS+= --with-haru=${LOCALBASE} |