diff options
Diffstat (limited to 'www/pear-HTTP_Header/Makefile')
| -rw-r--r-- | www/pear-HTTP_Header/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pear-HTTP_Header/Makefile b/www/pear-HTTP_Header/Makefile index efc2d2a08517..49a4d5861618 100644 --- a/www/pear-HTTP_Header/Makefile +++ b/www/pear-HTTP_Header/Makefile @@ -8,8 +8,8 @@ CATEGORIES= www devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR OO interface to modify and handle HTTP headers and status codes -BUILD_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP -RUN_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP +BUILD_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP@${PHP_FLAVOR} +RUN_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP@${PHP_FLAVOR} USES= pear |
