diff options
-rw-r--r-- | www/mambo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mambo/Makefile b/www/mambo/Makefile index 8c9ff13681d6..af90cbdc4e60 100644 --- a/www/mambo/Makefile +++ b/www/mambo/Makefile @@ -21,7 +21,7 @@ EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip NO_BUILD= yes USE_MYSQL= yes -USE_PHP= mysql session zlib gd pdf xml +USE_PHP= mysql session zlib gd pdf xml pcre WANT_PHP_WEB= yes PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message |