diff options
Diffstat (limited to 'finance/frontaccounting/Makefile')
-rw-r--r-- | finance/frontaccounting/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/frontaccounting/Makefile b/finance/frontaccounting/Makefile index 5b55b9ae819c..03cf0720bb9e 100644 --- a/finance/frontaccounting/Makefile +++ b/finance/frontaccounting/Makefile @@ -26,8 +26,8 @@ OPTIONS_DEFAULT= APACHE MYSQL_SERVER MYSQL_SERVER_DESC= MySQL server support NGINX_DESC= NGINX web server -LIGHTTPD_RUN_DEPENDS= lighttpd:${PORTSDIR}/www/lighttpd -NGINX_RUN_DEPENDS= nginx:${PORTSDIR}/www/nginx +LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd +NGINX_RUN_DEPENDS= nginx:www/nginx MYSQL_SERVER_USE= MYSQL=server APACHE_USE= APACHE_RUN=22+ NLS_USES= gettext |