svn commit: r386650 - head/www/b2evolution

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon May 18 00:48:00 UTC 2015


Author: amdmi3
Date: Mon May 18 00:47:59 2015
New Revision: 386650
URL: https://svnweb.freebsd.org/changeset/ports/386650

Log:
  - Add CPE info

Modified:
  head/www/b2evolution/Makefile

Modified: head/www/b2evolution/Makefile
==============================================================================
--- head/www/b2evolution/Makefile	Mon May 18 00:24:33 2015	(r386649)
+++ head/www/b2evolution/Makefile	Mon May 18 00:47:59 2015	(r386650)
@@ -13,7 +13,7 @@ COMMENT=	Multilingual, multiuser, multi-
 
 PATCH_DEPENDS=	unzip:${PORTSDIR}/archivers/unzip
 
-USES=		dos2unix zip
+USES=		cpe dos2unix zip
 
 B2EVO_DATE?=	stable-2011-03-23
 USE_PHP=	mysql pcre session xml


More information about the svn-ports-all mailing list