svn commit: r383249 - head/mail/fetchmail

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Apr 5 00:53:37 UTC 2015


Author: amdmi3
Date: Sun Apr  5 00:53:36 2015
New Revision: 383249
URL: https://svnweb.freebsd.org/changeset/ports/383249

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/mail/fetchmail/Makefile

Modified: head/mail/fetchmail/Makefile
==============================================================================
--- head/mail/fetchmail/Makefile	Sat Apr  4 23:38:23 2015	(r383248)
+++ head/mail/fetchmail/Makefile	Sun Apr  5 00:53:36 2015	(r383249)
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${LOCALBASE}/share/certs/ca
 USERS=		${PORTNAME}
 GROUPS=		${USERS}
 
-USES=		gmake shebangfix tar:xz
+USES=		cpe gmake shebangfix tar:xz
 SHEBANG_FILES=	fetchmailconf.py
 python_OLD_CMD=	/usr/bin/env python
 


More information about the svn-ports-all mailing list