diff options
Diffstat (limited to 'www/mambo/Makefile')
-rw-r--r-- | www/mambo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mambo/Makefile b/www/mambo/Makefile index cf2fec70b999..99e74f7bd9d7 100644 --- a/www/mambo/Makefile +++ b/www/mambo/Makefile @@ -22,6 +22,7 @@ OPTIONS_MULTI_DB= MYSQLI MYSQL MYSQLI_DESC= MySQL 4.1+ back-end (use mysqli PHP extension) MYSQL_DESC= MySQL back-end (use mysql PHP extension) +NO_STAGE= yes .include <bsd.port.options.mk> USE_PHP= session zlib gd pdf xml pcre |