[Midnightbsd-cvs] mports [17276] trunk/mail/courier/Makefile: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Sep 15 00:07:03 EDT 2014


Revision: 17276
          http://svnweb.midnightbsd.org/mports/?rev=17276
Author:   laffer1
Date:     2014-09-15 00:07:03 -0400 (Mon, 15 Sep 2014)
Log Message:
-----------
make fetchable

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

Modified: trunk/mail/courier/Makefile
===================================================================
--- trunk/mail/courier/Makefile	2014-09-15 04:06:23 UTC (rev 17275)
+++ trunk/mail/courier/Makefile	2014-09-15 04:07:03 UTC (rev 17276)
@@ -7,6 +7,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Courier SMTP IMAP POP3 HTTP mail server suite
+
 LICENSE=	gpl3
 
 BUILD_DEPENDS=	courierauthconfig:${PORTSDIR}/security/courier-authlib-base
@@ -57,11 +58,9 @@
 WITH_TRANSPORT=	local esmtp dsn
 
 USE_AUTOTOOLS=	libtool aclocal
-USE_BZIP2=	yes
 USE_GCC=	any
 USE_FAM=	yes
-USES=		gettext
-USE_GMAKE=	yes
+USES=		gettext gmake tar:bzip2
 USE_OPENSSL=	yes
 USE_PERL5=	yes
 USE_SUBMAKE=	yes



More information about the Midnightbsd-cvs mailing list