svn commit: r557908 - head/www/ckeditor

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 13 14:41:25 UTC 2020


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


More information about the svn-ports-all mailing list