From 67f5f7650118b699f19d83ce5690dabca3f3af22 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 17:18:38 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: finance) --- finance/homebank/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'finance/homebank') diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index d9f0b50d897d..fd03c9dee135 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -29,6 +29,7 @@ OPTIONS_DEFAULT=OFX OFX_LIB_DEPENDS= libofx.so:${PORTSDIR}/finance/libofx OFX_CONFIGURE_OFF= --without-ofx +NO_STAGE= yes .include post-extract: -- cgit