[Midnightbsd-cvs] mports [19001] trunk/devel/gdb/Makefile: fix fetch

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri May 15 20:27:07 EDT 2015


Revision: 19001
          http://svnweb.midnightbsd.org/mports/?rev=19001
Author:   laffer1
Date:     2015-05-15 20:27:07 -0400 (Fri, 15 May 2015)
Log Message:
-----------
fix fetch

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

Modified: trunk/devel/gdb/Makefile
===================================================================
--- trunk/devel/gdb/Makefile	2015-05-16 00:26:11 UTC (rev 19000)
+++ trunk/devel/gdb/Makefile	2015-05-16 00:27:07 UTC (rev 19001)
@@ -11,10 +11,9 @@
 
 LICENSE=	gpl3
 
-USE_BZIP2=	yes
 USE_CSTD=	gnu89
 USE_GMAKE=	yes
-USES=		iconv
+USES=		iconv tar:bzip2
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CONFIGURED_M4=m4 CONFIGURED_BISON=byacc
 CONFIGURE_ARGS=	--program-suffix=${PORTVERSION:S/.//g} \



More information about the Midnightbsd-cvs mailing list