svn commit: r385921 - head/mail/nmh

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun May 10 04:01:24 UTC 2015


Author: amdmi3
Date: Sun May 10 04:01:23 2015
New Revision: 385921
URL: https://svnweb.freebsd.org/changeset/ports/385921

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/mail/nmh/Makefile

Modified: head/mail/nmh/Makefile
==============================================================================
--- head/mail/nmh/Makefile	Sun May 10 03:24:45 2015	(r385920)
+++ head/mail/nmh/Makefile	Sun May 10 04:01:23 2015	(r385921)
@@ -12,7 +12,7 @@ COMMENT=	Cleaned up MH mailer suite
 
 LICENSE=	BSD3CLAUSE
 
-USES=		gmake iconv shebangfix
+USES=		cpe gmake iconv shebangfix
 SHEBANG_FILES=	docs/contrib/ml docs/contrib/replyfilter docs/contrib/vpick
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--libdir=${PREFIX}/libexec/nmh \


More information about the svn-ports-all mailing list