diff options
Diffstat (limited to 'www/phpmyfaq/Makefile')
-rw-r--r-- | www/phpmyfaq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/phpmyfaq/Makefile b/www/phpmyfaq/Makefile index f6e81aa9176a..3d56056a4507 100644 --- a/www/phpmyfaq/Makefile +++ b/www/phpmyfaq/Makefile @@ -12,7 +12,7 @@ LICENSE= MPL20 WRKSRC= ${WRKDIR}/${PORTNAME} USES= cpe php:web -USE_PHP= filter json mysqli pcre session xml xmlrpc xmlwriter zlib +USE_PHP= filter mysqli session xml xmlrpc xmlwriter zlib FAQ_DIR= attachments data images inc pdf xml NO_BUILD= YES NO_ARCH= YES |