svn commit: r384696 - head/mail/dovecot

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Apr 25 00:52:07 UTC 2015


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
 


More information about the svn-ports-head mailing list