Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 18:33:40 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dafc420967e5 - main - finance/gnucash: Add CPE information
Message-ID:  <202108291833.17TIXemk074529@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit dafc420967e5b48d097c9be65f2a3434ae0853c4
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:31:22 +0000
Commit:     Bernhard Froehlich <decke@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



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