svn commit: r384153 - head/mail/exim

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Apr 17 11:47:32 UTC 2015


Author: amdmi3
Date: Fri Apr 17 11:47:32 2015
New Revision: 384153
URL: https://svnweb.freebsd.org/changeset/ports/384153

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/mail/exim/Makefile

Modified: head/mail/exim/Makefile
==============================================================================
--- head/mail/exim/Makefile	Fri Apr 17 11:46:49 2015	(r384152)
+++ head/mail/exim/Makefile	Fri Apr 17 11:47:32 2015	(r384153)
@@ -17,7 +17,7 @@ COMMENT?=	High performance MTA for Unix 
 
 LICENSE=	GPLv2
 
-USES=	tar:bzip2 perl5
+USES=		cpe tar:bzip2 perl5
 USE_PERL5=	run
 
 # Exim build system is job unsafe atm


More information about the svn-ports-head mailing list