diff options
Diffstat (limited to 'finance/moneymanagerex/Makefile')
-rw-r--r-- | finance/moneymanagerex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/moneymanagerex/Makefile b/finance/moneymanagerex/Makefile index ff4ac21b79b1..a366be28b5b0 100644 --- a/finance/moneymanagerex/Makefile +++ b/finance/moneymanagerex/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/include/boost/version.hpp:${PORTSDIR}/devel/boost-libs -USES= tar:bzip2 +USES= gettext-tools tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} USE_WX= 2.8+ |