diff options
Diffstat (limited to 'www/pecl-swish/Makefile')
-rw-r--r-- | www/pecl-swish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-swish/Makefile b/www/pecl-swish/Makefile index 0af65a9e7677..bb61d577e25f 100644 --- a/www/pecl-swish/Makefile +++ b/www/pecl-swish/Makefile @@ -17,7 +17,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Swish-e bindings for PHP BUILD_DEPENDS= swish-config:${PORTSDIR}/www/swish-e -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PHP= yes USE_PHPEXT= yes |