diff options
Diffstat (limited to 'finance/grisbi/Makefile')
-rw-r--r-- | finance/grisbi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile index 9895c1a9028f..048e9045e372 100644 --- a/finance/grisbi/Makefile +++ b/finance/grisbi/Makefile @@ -19,7 +19,7 @@ LICENSE= GPLv2 LIB_DEPENDS= ofx.5:${PORTSDIR}/finance/libofx USE_BZIP2= yes -USE_ICONV= yes +USES= iconv USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gtk20 glib20 libxml2 |