diff options
-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 |