git: 9cfbaad9119f - main - editors/calligraplan: Remove invalid CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Aug 20 12:34:28 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9cfbaad9119f6134cd92421c91b2b430cacfd20c

commit 9cfbaad9119f6134cd92421c91b2b430cacfd20c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-20 12:33:31 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-20 12:33:31 +0000

    editors/calligraplan: Remove invalid CPE information
    
    Approved by:    portmgr (blanket)
---
 editors/calligraplan/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editors/calligraplan/Makefile b/editors/calligraplan/Makefile
index 80da766d34a2..22e2ea27190e 100644
--- a/editors/calligraplan/Makefile
+++ b/editors/calligraplan/Makefile
@@ -10,7 +10,7 @@ COMMENT=	KDE Calligra project management application
 
 LIB_DEPENDS=	libKChart.so:graphics/kdiagram
 
-USES=		cmake cpe compiler:c++11-lib desktop-file-utils kde:5 \
+USES=		cmake compiler:c++11-lib desktop-file-utils kde:5 \
 		qt:5 tar:xz xorg
 USE_KDE=	activities akonadi archive auth bookmarks codecs completion config \
 		configwidgets coreaddons dbusaddons ecm guiaddons holidays i18n \


More information about the dev-commits-ports-main mailing list