[Midnightbsd-cvs] mports [19720] trunk/devel/compiler-rt/Makefile: make compiler rt fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 11 19:13:34 EDT 2015


Revision: 19720
          http://svnweb.midnightbsd.org/mports/?rev=19720
Author:   laffer1
Date:     2015-08-11 19:13:34 -0400 (Tue, 11 Aug 2015)
Log Message:
-----------
make compiler rt fetchable

Modified Paths:
--------------
    trunk/devel/compiler-rt/Makefile

Modified: trunk/devel/compiler-rt/Makefile
===================================================================
--- trunk/devel/compiler-rt/Makefile	2015-08-11 23:12:16 UTC (rev 19719)
+++ trunk/devel/compiler-rt/Makefile	2015-08-11 23:13:34 UTC (rev 19720)
@@ -2,7 +2,7 @@
 
 PORTNAME=	compiler-rt
 DISTVERSION=	0.r${SVN_REV}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_FREEBSD_LOCAL}
 MASTER_SITE_SUBDIR=	brooks
@@ -20,8 +20,7 @@
 
 CMAKE_SOURCE_PATH=	${WRKSRC}
 
-USES=		cmake
-USE_BZIP2=	yes
+USES=		cmake tar:bzip2
 USE_LDCONFIG=	yes
 MAKE_ARGS=	VERBOSE=1
 



More information about the Midnightbsd-cvs mailing list