diff options
-rw-r--r-- | www/aws/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/aws/Makefile b/www/aws/Makefile index 27d016611479..7de9c2fbede5 100644 --- a/www/aws/Makefile +++ b/www/aws/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= gprbuild:devel/gprbuild \ gnatpython>=20101207:devel/gnatpython RUN_DEPENDS= xmlada>=4.4:textproc/xmlada -USES= ada:run gmake python shebangfix tar:bzip2 +USES= ada:run gmake python shebangfix USE_GITHUB= yes GH_ACCOUNT= AdaCore GH_TUPLE= AdaCore:templates-parser:${PORTVERSION}:tp/templates_parser |