diff options
Diffstat (limited to 'print/pecl-haru/Makefile')
-rw-r--r-- | print/pecl-haru/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile index 5716bcdde3bb..000a580bdf35 100644 --- a/print/pecl-haru/Makefile +++ b/print/pecl-haru/Makefile @@ -17,7 +17,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A PECL extension to Haru PDF functions BUILD_DEPENDS= ${LOCALBASE}/include/hpdf.h:${PORTSDIR}/print/libharu -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PHP= yes USE_PHPEXT= yes |