summaryrefslogtreecommitdiff
path: root/lang/fsharp
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2016-08-17 07:43:05 +0000
committerRomain Tartière <romain@FreeBSD.org>2016-08-17 07:43:05 +0000
commitbda75d71e9f029b97cadd0a27a2e7cdb942446c5 (patch)
treeec3be271ae4f19b0548ae7595e9616f250e0e866 /lang/fsharp
parentUpgrade cloudabi and cloudabi-utils to the latest upstream versions. (diff)
Stop trying to build a package
The build process starts by trying to to download nuget and some dependencies required for building. It expects them to be downloaded this way, and because the network is down during build, it fails. So stop trying to build pakages for f-sharp: hoping that users interested in f-sharp have networking while building. Reported by: pkg-fallout, poudriere
Notes
Notes: svn path=/head/; revision=420321
Diffstat (limited to 'lang/fsharp')
-rw-r--r--lang/fsharp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/fsharp/Makefile b/lang/fsharp/Makefile
index 3ab7dbc726e1..834fc999cd47 100644
--- a/lang/fsharp/Makefile
+++ b/lang/fsharp/Makefile
@@ -13,6 +13,8 @@ LICENSE= APACHE20
BUILD_DEPENDS= mono>=3.0:lang/mono
RUN_DEPENDS= mono>=3.0:lang/mono
+NO_PACKAGE= The build process downloads external dependencies we cannot provide through ports
+
USE_GITHUB= yes
USES= autoreconf gmake mono pkgconfig