diff --git a/www/siteframe/Makefile b/www/siteframe/Makefile index 9e59dd742c79..416025a796cf 100644 --- a/www/siteframe/Makefile +++ b/www/siteframe/Makefile @@ -16,8 +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= yes -WITH_APACHE2= yes +USE_APACHE= 2.0+ USE_PHP= mysqli simplexml xml session gd DEFAULT_PHP_VER= 5 IGNORE_WITH_PHP= 4 @@ -39,7 +38,7 @@ SUB_FILES= pkg-message SUB_LIST= DIR=${SITEFRAMEDIR} do-install: - ${MKDIR} ${SITEFRAMEDIR} + ${MKDIR} ${SITEFRAMEDIR}/ ${CP} -R ${WRKSRC}/* ${SITEFRAMEDIR}/ ${CHOWN} -R ${WWWOWN} ${SITEFRAMEDIR}/