Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 2020 14:41:21 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557908 - head/www/ckeditor
Message-ID:  <202012131441.0BDEfLtl031224@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec 13 14:41:20 2020
New Revision: 557908
URL: https://svnweb.freebsd.org/changeset/ports/557908

Log:
  Add USES=cpe

Modified:
  head/www/ckeditor/Makefile

Modified: head/www/ckeditor/Makefile
==============================================================================
--- head/www/ckeditor/Makefile	Sun Dec 13 14:41:15 2020	(r557907)
+++ head/www/ckeditor/Makefile	Sun Dec 13 14:41:20 2020	(r557908)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2+ LGPL21+ MPL11 MPL20
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-USES=		zip
+USES=		cpe zip
 
 NO_ARCH=	yes
 NO_BUILD=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012131441.0BDEfLtl031224>