diff options
Diffstat (limited to 'www/siteframe/Makefile')
-rw-r--r-- | www/siteframe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/siteframe/Makefile b/www/siteframe/Makefile index 098effc1ef6e..1a5b69273967 100644 --- a/www/siteframe/Makefile +++ b/www/siteframe/Makefile @@ -16,7 +16,7 @@ COMMENT= A web community content management system in PHP5 and MySQL RUN_DEPENDS= ${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty -USE_APACHE= 20+ +USE_APACHE_RUN= 22+ USE_PHP= mysqli simplexml xml session gd DEFAULT_PHP_VER= 5 IGNORE_WITH_PHP= 4 |