diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2018-03-08 19:48:41 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-03-08 19:48:41 +0000 |
| commit | a1993564e04f29ecbaa05be740547c8677d423cd (patch) | |
| tree | a942b9de6ec3ced252f123bf8a905b18d685aa72 /devel/pear-HTML_CSS/Makefile | |
| parent | 868fb29f23bfae4d55ab923ea34259adf63b4886 (diff) | |
Notes
Diffstat (limited to 'devel/pear-HTML_CSS/Makefile')
| -rw-r--r-- | devel/pear-HTML_CSS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-HTML_CSS/Makefile b/devel/pear-HTML_CSS/Makefile index 9f3de5f022be..c5fcc250a9a2 100644 --- a/devel/pear-HTML_CSS/Makefile +++ b/devel/pear-HTML_CSS/Makefile @@ -8,8 +8,8 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class for generating CSS declarations -BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common -RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common +BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} +RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} USES= pear |
