[Midnightbsd-cvs] mports [16786] trunk/mail/alpine/Makefile: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Sep 5 00:54:03 EDT 2014


Revision: 16786
          http://svnweb.midnightbsd.org/mports/?rev=16786
Author:   laffer1
Date:     2014-09-05 00:54:02 -0400 (Fri, 05 Sep 2014)
Log Message:
-----------
make fetchable

Modified Paths:
--------------
    trunk/mail/alpine/Makefile

Modified: trunk/mail/alpine/Makefile
===================================================================
--- trunk/mail/alpine/Makefile	2014-09-05 04:24:22 UTC (rev 16785)
+++ trunk/mail/alpine/Makefile	2014-09-05 04:54:02 UTC (rev 16786)
@@ -15,6 +15,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Mail and news client descended from Pine
+
 LICENSE=	apache2
 
 OPTIONS+=	THREADS "Compile with thread support" on \
@@ -32,8 +33,7 @@
 		MAILDIR "Add a patch for maildir support" off
 .endif
 
-USE_BZIP2=	yes
-
+USES=		tar:bzip2
 MAKE_JOBS_UNSAFE=	yes
 
 GNU_CONFIGURE=	yes



More information about the Midnightbsd-cvs mailing list