aboutsummaryrefslogtreecommitdiff
path: root/devel/phpbt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/phpbt/Makefile')
-rw-r--r--devel/phpbt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/phpbt/Makefile b/devel/phpbt/Makefile
index 6435527728d2..a820bbe7201d 100644
--- a/devel/phpbt/Makefile
+++ b/devel/phpbt/Makefile
@@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:databases/pear-DB@${PHP_FLAVOR}
.if !defined(WITHOUT_PHP_DEPENDS)
+USES= php
USE_PHP= ctype pcre posix session tokenizer xml zlib
.endif