diff options
Diffstat (limited to 'finance/grisbi')
-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 08a6fe9ea985..542a26bbe9d9 100644 --- a/finance/grisbi/Makefile +++ b/finance/grisbi/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://grisbi.org/download/packages/${PORTVERSION}/sources/ \ MAINTAINER= thierry@pompo.net COMMENT= A personnal accounting application -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ iconv.3:${PORTSDIR}/converters/libiconv USE_X_PREFIX= yes |