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/gnucash-docs/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'finance/gnucash-docs') diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index a90845489767..70b844a1fdb4 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnucash-doc -# Date created: Sun Feb 16 2003 -# Whom: Glenn Johnson -# +# Created by: Glenn Johnson # $FreeBSD$ # $MCom: ports/finance/gnucash-docs/Makefile,v 1.7 2007/08/04 03:51:29 marcus Exp $ -# PORTNAME= gnucash-docs PORTVERSION= 2.4.1 @@ -27,4 +23,5 @@ USE_GNOME= libxml2 gnomehier GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include +NO_STAGE= yes .include -- cgit