aboutsummaryrefslogtreecommitdiff
path: root/devel/phpbt
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-02-12 22:44:33 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-02-12 22:44:33 +0000
commit26dad2628166d31e11019b98109dd3b309816769 (patch)
treef6c80b6370a6a853b4e36b097cd4cf9182f27860 /devel/phpbt
parent91ff71ca622149850cb125501c2de837e2243e19 (diff)
downloadports-26dad2628166d31e11019b98109dd3b309816769.tar.gz
ports-26dad2628166d31e11019b98109dd3b309816769.zip
Notes
Diffstat (limited to 'devel/phpbt')
-rw-r--r--devel/phpbt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/phpbt/Makefile b/devel/phpbt/Makefile
index 509dd6dbad01..5c3badc1c2bb 100644
--- a/devel/phpbt/Makefile
+++ b/devel/phpbt/Makefile
@@ -16,6 +16,8 @@ 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