Index: head/lang/fsharp/Makefile =================================================================== --- head/lang/fsharp/Makefile (revision 420320) +++ head/lang/fsharp/Makefile (revision 420321) @@ -1,21 +1,23 @@ # Created by: Phillip Neumann # $FreeBSD$ PORTNAME= fsharp PORTVERSION= 4.0.1.10 CATEGORIES= lang MAINTAINER= mono@FreeBSD.org COMMENT= Functional and object-oriented language for the .NET platform 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 GNU_CONFIGURE= yes .include