aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-04-02 16:16:43 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-04-02 16:16:43 +0000
commitd5154081d25f6a8ad4091376addd1dc9d3e673c4 (patch)
treede8f6f6e53b8690234f2686add2945c76165ec8f /misc
parent2728a66081e1f584e73b305239b1e5796ac3deff (diff)
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/teslams/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/teslams/Makefile b/misc/teslams/Makefile
index bbd367850392..14c4b9cfa090 100644
--- a/misc/teslams/Makefile
+++ b/misc/teslams/Makefile
@@ -13,6 +13,8 @@ COMMENT= Node.js implementation of Tesla Model S API client
LICENSE= BSD2CLAUSE BSD3CLAUSE APACHE20 MIT ISCL
LICENSE_COMB= multi
+BROKEN= tries to download from registry.npmjs.org during stage phase
+
BUILD_DEPENDS= npm>=0:www/npm
RUN_DEPENDS= npm>=0:www/npm