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 ee7102abafa3..a542b6618716 100644 --- a/finance/moneymanagerex/Makefile +++ b/finance/moneymanagerex/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/include/boost/version.hpp:${PORTSDIR}/devel/boost-libs -USE_BZIP2= yes +USES= tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} USE_WX= 2.8+ |