diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-03 01:09:29 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-03 01:09:29 +0000 |
commit | 32690aa210141090e22087c03453b6e1b529383d (patch) | |
tree | 93cfb0b9f6ddcfd753935df1ac782c2b1b3866d2 /finance | |
parent | - update to 1.06 (diff) |
- Fix USE_GETTEXT
Submitted by: maintainer via irc
Notes
Notes:
svn path=/head/; revision=229394
Diffstat (limited to 'finance')
-rw-r--r-- | finance/eqonomize-kde3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/eqonomize-kde3/Makefile b/finance/eqonomize-kde3/Makefile index 60d99ca4877c..9a0c4e264a0a 100644 --- a/finance/eqonomize-kde3/Makefile +++ b/finance/eqonomize-kde3/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -kde3 MAINTAINER= cm@therek.net COMMENT= A personal accounting software package -USE_GETTXT= yes +USE_GETTEXT= yes USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_PERL5= yes |