[Midnightbsd-cvs] mports [17241] trunk/lang/ghc/Makefile: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 23:32:57 EDT 2014


Revision: 17241
          http://svnweb.midnightbsd.org/mports/?rev=17241
Author:   laffer1
Date:     2014-09-14 23:32:56 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
make fetchable

Modified Paths:
--------------
    trunk/lang/ghc/Makefile

Modified: trunk/lang/ghc/Makefile
===================================================================
--- trunk/lang/ghc/Makefile	2014-09-15 03:31:59 UTC (rev 17240)
+++ trunk/lang/ghc/Makefile	2014-09-15 03:32:56 UTC (rev 17241)
@@ -23,20 +23,16 @@
 
 CONFLICTS=	ghc-6.8.* ghc-6.10.* ghc-6.12.* ghc-7.0.* ghc-7.2.* ghc-7.4.*
 
-USE_BZIP2=	yes
 LIB_DEPENDS+=	gmp.10:${PORTSDIR}/math/gmp
 
 USE_AUTOTOOLS=		autoconf autoheader
 USE_PERL5_BUILD=	yes
-USE_GMAKE=		yes
-USES=			iconv ncurses
+USES=			iconv ncurses gmake tar:bzip2
 USE_BINUTILS=		yes
 USE_GCC=		4.6+
 
-LICENSE=	BSD
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-MAKE_JOBS_SAFE=	yes
 MAKE_ENV=	LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8
 
 # The configure process accepts,filters and canonicalises



More information about the Midnightbsd-cvs mailing list