summaryrefslogtreecommitdiff
path: root/devel/phpbt/Makefile
diff options
context:
space:
mode:
authorWes Peters <wes@FreeBSD.org>2006-02-14 18:57:10 +0000
committerWes Peters <wes@FreeBSD.org>2006-02-14 18:57:10 +0000
commite1557e451f7dace6edd8950bf296e26761a0aa9c (patch)
tree292f1307f1bf8f4eb58ea3948136ab301143a034 /devel/phpbt/Makefile
parentUpdate to sysgather-1.0pre7. (diff)
Update the plist to version 1.0.1 also.
Prodded by: kkenn@
Notes
Notes: svn path=/head/; revision=156056
Diffstat (limited to 'devel/phpbt/Makefile')
-rw-r--r--devel/phpbt/Makefile2
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