svn commit: r385925 - head/www/foswiki

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun May 10 06:40:26 UTC 2015


Author: amdmi3
Date: Sun May 10 06:40:25 2015
New Revision: 385925
URL: https://svnweb.freebsd.org/changeset/ports/385925

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/foswiki/Makefile

Modified: head/www/foswiki/Makefile
==============================================================================
--- head/www/foswiki/Makefile	Sun May 10 05:09:34 2015	(r385924)
+++ head/www/foswiki/Makefile	Sun May 10 06:40:25 2015	(r385925)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	p5-Error>=0.15:${PORTSDIR}/
 		p5-Text-Diff>=0.35:${PORTSDIR}/textproc/p5-Text-Diff \
 		p5-Sort-Maker>=0.06:${PORTSDIR}/devel/p5-Sort-Maker
 
-USES=		perl5 tar:tgz
+USES=		cpe perl5 tar:tgz
 NO_BUILD=	yes
 
 OPTIONS_DEFINE=	OPTINT OPTOTH APACHE


More information about the svn-ports-all mailing list