aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-DB_Pager/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pear-DB_Pager/Makefile')
-rw-r--r--databases/pear-DB_Pager/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pear-DB_Pager/Makefile b/databases/pear-DB_Pager/Makefile
index 5c5f172dd046..70426af073bc 100644
--- a/databases/pear-DB_Pager/Makefile
+++ b/databases/pear-DB_Pager/Makefile
@@ -10,8 +10,8 @@ COMMENT= PEAR Database Abstraction Layer
LICENSE= GPLv3
-BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB
-RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB
+BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR}
+RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR}
USES= pear