diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2018-02-02 01:29:09 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2018-02-02 01:29:09 +0800 |
commit | 0a48e99d5a29da50e526d3d063c1d66e98947d0d (patch) | |
tree | bae08ef34e6741dfa73f34e473a797e95adc934e /www | |
parent | a93ab3f9fe0a66f8952c1665103a287fde68722a (diff) | |
download | freebsd-ports-gnome-0a48e99d5a29da50e526d3d063c1d66e98947d0d.tar.gz freebsd-ports-gnome-0a48e99d5a29da50e526d3d063c1d66e98947d0d.tar.zst freebsd-ports-gnome-0a48e99d5a29da50e526d3d063c1d66e98947d0d.zip |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
Approved by: portmgr blanket
Diffstat (limited to 'www')
-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 |