diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-04-11 11:42:52 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-04-11 11:42:52 +0000 |
commit | 7ea5c6a6a94ee093b34b2b98a1b03a88c26596c3 (patch) | |
tree | 34d15a9667cd4cf7903785cc5bbdaade091d1713 /ports-mgmt/distilator | |
parent | ce4a25ef56262f77091b597e6050f45cd3823546 (diff) |
Pacify portlint
Notes
Notes:
svn path=/head/; revision=498667
Diffstat (limited to 'ports-mgmt/distilator')
-rw-r--r-- | ports-mgmt/distilator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/distilator/Makefile b/ports-mgmt/distilator/Makefile index 6c544f29f65a..763bea87c79c 100644 --- a/ports-mgmt/distilator/Makefile +++ b/ports-mgmt/distilator/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.18.4_1:www/py-requests@${PY_FLAV ${PYTHON_PKGNAMEPREFIX}requests-ftp>=0.3.1:ftp/py-requests-ftp@${PY_FLAVOR} USES= python shebangfix + NO_ARCH= yes NO_BUILD= yes |