[Midnightbsd-cvs] mports [17854] trunk/devel/libdispatch/Makefile: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Nov 11 22:01:06 EST 2014


Revision: 17854
          http://svnweb.midnightbsd.org/mports/?rev=17854
Author:   laffer1
Date:     2014-11-11 22:01:05 -0500 (Tue, 11 Nov 2014)
Log Message:
-----------
make fetchable

Modified Paths:
--------------
    trunk/devel/libdispatch/Makefile

Modified: trunk/devel/libdispatch/Makefile
===================================================================
--- trunk/devel/libdispatch/Makefile	2014-11-12 02:59:53 UTC (rev 17853)
+++ trunk/devel/libdispatch/Makefile	2014-11-12 03:01:05 UTC (rev 17854)
@@ -11,10 +11,10 @@
 
 LICENSE=	apache2
 
+USES=		tar:bzip2
 USE_AUTOTOOLS=	aclocal autoconf
 ACLOCAL_ARGS=	-Im4
 GNU_CONFIGURE=	yes
-USE_BZIP2=	yes
 USE_LDCONFIG=	yes
 # This is needed because PIC support check in autoconf could fail for clang otherwise.
 CONFIGURE_ENV=	lt_cv_prog_compiler_pic_works=yes



More information about the Midnightbsd-cvs mailing list