[Midnightbsd-cvs] mports [16643] trunk/editors/nvi-devel/Makefile: fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 26 22:15:26 EDT 2014


Revision: 16643
          http://svnweb.midnightbsd.org/mports/?rev=16643
Author:   laffer1
Date:     2014-08-26 22:15:25 -0400 (Tue, 26 Aug 2014)
Log Message:
-----------
fetchable

Modified Paths:
--------------
    trunk/editors/nvi-devel/Makefile

Modified: trunk/editors/nvi-devel/Makefile
===================================================================
--- trunk/editors/nvi-devel/Makefile	2014-08-27 02:12:50 UTC (rev 16642)
+++ trunk/editors/nvi-devel/Makefile	2014-08-27 02:15:25 UTC (rev 16643)
@@ -17,11 +17,10 @@
 OPTIONS_DEFAULT=WIDECHAR
 WIDECHAR_DESC=	Enable wide-character support (UTF-8)
 
-USE_BZIP2=		yes
 WRKSRC=			${WRKDIR}/${DISTNAME}/build.unix
 USE_AUTOTOOLS=		libtool
 USE_LDCONFIG=		yes
-USES=			iconv pkgconfig
+USES=			iconv pkgconfig tar:bzip2
 USE_BDB=		42+
 CONFIGURE_ARGS+=	--with-db-prefix=${LOCALBASE} \
 			--program-prefix=n



More information about the Midnightbsd-cvs mailing list