diff options
Diffstat (limited to 'finance/gnofin/Makefile')
-rw-r--r-- | finance/gnofin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile index 793b0ee4783e..175a05602830 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -18,6 +18,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |