diff options
Diffstat (limited to 'devel/phpbt/Makefile')
-rw-r--r-- | devel/phpbt/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/phpbt/Makefile b/devel/phpbt/Makefile index 5c3badc1c2bb..509dd6dbad01 100644 --- a/devel/phpbt/Makefile +++ b/devel/phpbt/Makefile @@ -16,8 +16,6 @@ COMMENT= Bug-tracking system developed in PHP RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB -BROKEN= Incorrect pkg-plist - .if !defined(WITHOUT_PHP_DEPENDS) USE_PHP= ctype pcre posix session tokenizer xml zlib .endif |