Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2015 00:52:07 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384696 - head/mail/dovecot
Message-ID:  <201504250052.t3P0q7Qa037587@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Apr 25 00:52:06 2015
New Revision: 384696
URL: https://svnweb.freebsd.org/changeset/ports/384696

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/mail/dovecot/Makefile

Modified: head/mail/dovecot/Makefile
==============================================================================
--- head/mail/dovecot/Makefile	Sat Apr 25 00:10:09 2015	(r384695)
+++ head/mail/dovecot/Makefile	Sat Apr 25 00:52:06 2015	(r384696)
@@ -28,7 +28,7 @@ CONFLICTS=	dovecot2-2.[0-9].*
 # consult the maintainer of those ports before updating this one.    #
 ######################################################################
 
-USES=		iconv libtool:keepla
+USES=		cpe iconv libtool:keepla
 USE_RC_SUBR=	dovecot
 USE_OPENSSL=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504250052.t3P0q7Qa037587>