diff options
Diffstat (limited to 'www/ach/Makefile')
-rw-r--r-- | www/ach/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ach/Makefile b/www/ach/Makefile index 5823f17..e56941d 100644 --- a/www/ach/Makefile +++ b/www/ach/Makefile @@ -13,7 +13,7 @@ COMMENT= Free, open source tool for complex research problems LICENSE= GPLv3 USE_MYSQL= yes -USE_PHP= yes +USES= php USE_GITHUB= yes GH_ACCOUNT= Burton GH_PROJECT= Analysis-of-Competing-Hypotheses |