svn commit: r386278 - head/mail/mutt

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed May 13 23:41:31 UTC 2015


Author: amdmi3
Date: Wed May 13 23:41:30 2015
New Revision: 386278
URL: https://svnweb.freebsd.org/changeset/ports/386278

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/mail/mutt/Makefile

Modified: head/mail/mutt/Makefile
==============================================================================
--- head/mail/mutt/Makefile	Wed May 13 23:28:20 2015	(r386277)
+++ head/mail/mutt/Makefile	Wed May 13 23:41:30 2015	(r386278)
@@ -45,7 +45,7 @@ CONFIGURE_ARGS=	--disable-fcntl --with-s
 		--enable-external-dotlock --enable-pop --enable-imap \
 		--disable-warnings
 
-USES+=		shebangfix
+USES+=		cpe shebangfix
 SHEBANG_FILES=	doc/gen-map-doc smime_keys.pl contrib/smime_keys_test.pl
 
 .if defined(MUTT_CONFIGURE_ARGS)


More information about the svn-ports-head mailing list