diff options
Diffstat (limited to 'finance/frontaccounting/Makefile')
-rw-r--r-- | finance/frontaccounting/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/frontaccounting/Makefile b/finance/frontaccounting/Makefile index b86aafb52b94..9e83396f6a2b 100644 --- a/finance/frontaccounting/Makefile +++ b/finance/frontaccounting/Makefile @@ -13,7 +13,7 @@ COMMENT= Simple, powerful system for the entire ERP chain LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/doc/license.txt -USE_GETTEXT= yes +USES= gettext USE_MYSQL= yes USE_PHP+= mysql mysqli openssl session |