diff options
author | kris <kris@FreeBSD.org> | 2006-02-28 15:35:33 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-28 15:35:33 +0800 |
commit | 1a501195105736f87610be507767b5d702b72f56 (patch) | |
tree | e825551cecae1e1ebccbc1b498e4c3c5e3d5d6d8 | |
parent | 9230ea51b7f89a0d8e704839a3bcdddcd296de78 (diff) | |
download | freebsd-ports-gnome-1a501195105736f87610be507767b5d702b72f56.tar.gz freebsd-ports-gnome-1a501195105736f87610be507767b5d702b72f56.tar.zst freebsd-ports-gnome-1a501195105736f87610be507767b5d702b72f56.zip |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (implicit)
-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 |