diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-28 07:35:33 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-28 07:35:33 +0000 |
commit | 713a6ee86e2901c54cd43fc9c73f7445b1b2d7bb (patch) | |
tree | 8af0404405afe3b671194061bccbdab78084070d /www/bblog | |
parent | d9b967dfd3c9876ab37832008bbc9374df92ee08 (diff) | |
download | ports-713a6ee86e2901c54cd43fc9c73f7445b1b2d7bb.tar.gz ports-713a6ee86e2901c54cd43fc9c73f7445b1b2d7bb.zip |
Notes
Diffstat (limited to 'www/bblog')
-rw-r--r-- | www/bblog/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/bblog/Makefile b/www/bblog/Makefile index f049f05c3a94..95a1d219fa85 100644 --- a/www/bblog/Makefile +++ b/www/bblog/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A elegant personal publishing system with Smarty +BROKEN= Incomplete pkg-plist + USE_PHP= mysql pcre session PHP4_PORT?= www/mod_php4 NO_BUILD= YES |