diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:31:22 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:31:22 +0000 |
commit | dafc420967e5b48d097c9be65f2a3434ae0853c4 (patch) | |
tree | 00baff339a0b73a22a787134b603a0c8d599f63b /finance | |
parent | f90a4d180f1c38baec7131020439966d48bf7a8d (diff) |
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |