summaryrefslogtreecommitdiff
path: root/finance/gnucash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/gnucash/Makefile')
-rw-r--r--finance/gnucash/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index f0e8ed31dc2..5b46ebf5f7f 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/05/26 01:35:54 mjl Exp $
+# $NetBSD: Makefile,v 1.10 2001/06/11 06:34:32 jlam Exp $
#
DISTNAME= gnucash-1.4.12
@@ -34,7 +34,6 @@ CONFIGURE_ARGS+= --without-motif --without-included-gettext
CONFIGURE_ARGS+= --with-perl-includes=${PERL5_ARCHLIB}
CONFIGURE_ENV+= LOCALBASE="${LOCALBASE}"
-CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
CPPFLAGS+= -I${LOCALBASE}/include
.include "../../mk/bsd.pkg.mk"