From cd146da826971b3a3f2eb061c33893a212675aea Mon Sep 17 00:00:00 2001 From: sekiya Date: Tue, 10 Feb 2004 02:33:26 +0000 Subject: Yet another config.guess/config.sub override for mipseb. --- devel/oaf/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'devel/oaf') diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile index 5819b8ea5b3..75e958bc4a4 100644 --- a/devel/oaf/Makefile +++ b/devel/oaf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2004/02/03 09:03:57 grant Exp $ +# $NetBSD: Makefile,v 1.34 2004/02/10 02:33:26 sekiya Exp $ # DISTNAME= oaf-0.6.10 @@ -20,6 +20,9 @@ USE_GNU_TOOLS+= lex yacc USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool +CONFIG_GUESS_OVERRIDE+= ${WRKSRC}/config.guess +CONFIG_SUB_OVERRIDE+= ${WRKSRC}/config.sub + CONFIGURE_ARGS+= --enable-gtk-doc=no .include "../../devel/popt/buildlink2.mk" -- cgit v1.2.3