aboutsummaryrefslogtreecommitdiffstats
path: root/finance/gnucash-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/gnucash-docs/Makefile')
-rw-r--r--finance/gnucash-docs/Makefile7
1 files changed, 2 insertions, 5 deletions
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 <glennpj@charter.net>
-#
+# Created by: Glenn Johnson <glennpj@charter.net>
# $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 <bsd.port.mk>