svn commit: r384706 - head/mail/claws-mail

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Apr 25 06:51:32 UTC 2015


Author: amdmi3
Date: Sat Apr 25 06:51:31 2015
New Revision: 384706
URL: https://svnweb.freebsd.org/changeset/ports/384706

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/mail/claws-mail/Makefile

Modified: head/mail/claws-mail/Makefile
==============================================================================
--- head/mail/claws-mail/Makefile	Sat Apr 25 06:19:16 2015	(r384705)
+++ head/mail/claws-mail/Makefile	Sat Apr 25 06:51:31 2015	(r384706)
@@ -12,7 +12,7 @@ LIB_DEPENDS=	libetpan.so:${PORTSDIR}/mai
 RUN_DEPENDS=	mime-support>0:${PORTSDIR}/misc/mime-support
 
 USE_GNOME=	gtk20
-USES=		desktop-file-utils execinfo pathfix shebangfix
+USES=		cpe desktop-file-utils execinfo pathfix shebangfix
 SHEBANG_FILES=	tools/*.pl tools/tb2claws-mail
 INSTALLS_ICONS=	yes
 


More information about the svn-ports-all mailing list