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 1c59f7310176..8858eda70593 100644 --- a/www/siteframe/Makefile +++ b/www/siteframe/Makefile @@ -12,7 +12,7 @@ COMMENT= Web community content management system in PHP5 and MySQL BROKEN= unfetchable -RUN_DEPENDS= ${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty2 +RUN_DEPENDS= ${LOCALBASE}/share/smarty/Smarty.class.php:www/smarty2 USE_APACHE_RUN= 22+ USE_PHP= mysqli simplexml xml session gd |