diff options
Diffstat (limited to 'finance/gnucash-docs/Makefile')
-rw-r--r-- | finance/gnucash-docs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index 91e1aaf1ed2..2c298f846d2 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/06/01 18:02:48 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/08/06 06:19:19 jlam Exp $ DISTNAME= gnucash-docs-1.8.5 CATEGORIES= finance @@ -18,9 +18,7 @@ USE_DIRS+= gnome1-1.5 USE_TOOLS+= gmake USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES - GNU_CONFIGURE= YES -CONFIGURE_ARGS+= --with-perl-includes=${PERL5_ARCHLIB} .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" |