diff options
author | kris <kris@FreeBSD.org> | 2006-02-13 06:14:19 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-13 06:14:19 +0800 |
commit | 1770dba3dc9c64ae2dd5dbb69e5da04285f40fe0 (patch) | |
tree | 14d9cae798afe6c579d44b6e670d06a592f69145 /www | |
parent | b7c6c6e2d2bf7f87b582c490f77d8646e731ae6f (diff) | |
download | freebsd-ports-gnome-1770dba3dc9c64ae2dd5dbb69e5da04285f40fe0.tar.gz freebsd-ports-gnome-1770dba3dc9c64ae2dd5dbb69e5da04285f40fe0.tar.zst freebsd-ports-gnome-1770dba3dc9c64ae2dd5dbb69e5da04285f40fe0.zip |
BROKEN: Does not build with read-only ports tree
Diffstat (limited to 'www')
-rw-r--r-- | www/pmwiki/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/pmwiki/Makefile b/www/pmwiki/Makefile index 73eaca4fc431..ba5a6ee3912d 100644 --- a/www/pmwiki/Makefile +++ b/www/pmwiki/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= babak@farrokhi.net COMMENT= A WikiWikiWeb clone using PHP +BROKEN= Does not build with read-only ports tree + USE_PHP= mbstring PHP4_PORT?= www/mod_php4 WANT_PHP_WEB= yes |