aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Validate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-Validate/Makefile')
-rw-r--r--devel/pear-Validate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-Validate/Makefile b/devel/pear-Validate/Makefile
index 8c76dd0ffcfa..04e11afe8039 100644
--- a/devel/pear-Validate/Makefile
+++ b/devel/pear-Validate/Makefile
@@ -15,10 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
OPTIONS_DEFINE= DATE IDNA
DATE_DESC= Date and Time Zone Classes
-DATE_RUN_DEPENDS= ${PEARDIR}/Date.php:devel/pear-Date
+DATE_RUN_DEPENDS= ${PEARDIR}/Date.php:devel/pear-Date@${PHP_FLAVOR}
IDNA_DESC= Net_IDNA - Punycode encoding and decoding package
-IDNA_RUN_DEPENDS= ${PEARDIR}/Net/IDNA.php:net/pear-Net_IDNA
+IDNA_RUN_DEPENDS= ${PEARDIR}/Net/IDNA.php:net/pear-Net_IDNA@${PHP_FLAVOR}
USES= pear
NO_ARCH= yes