git: dafc420967e5 - main - finance/gnucash: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:33:41 UTC 2021


The branch main has been updated by decke:

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

commit dafc420967e5b48d097c9be65f2a3434ae0853c4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:31:22 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:31:22 +0000

    finance/gnucash: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 finance/gnucash/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 2de761728405..808be75ae8fc 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -28,7 +28,7 @@ RUN_DEPENDS=	p5-libwww>=0:www/p5-libwww \
 		p5-Date-Manip>=0:devel/p5-Date-Manip \
 		p5-Finance-Quote>=0:finance/p5-Finance-Quote
 
-USES=		cmake:insource compiler:c++11-lib desktop-file-utils \
+USES=		cmake:insource compiler:c++11-lib cpe desktop-file-utils \
 		gettext-tools gnome libtool localbase perl5 pkgconfig \
 		shebangfix tar:bzip2 xorg
 USE_XORG=	x11


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