From ae8b9a912894a0e99c77c0f94c0a53f96bc56d19 Mon Sep 17 00:00:00 2001 From: sekiya Date: Tue, 10 Feb 2004 03:23:51 +0000 Subject: Override config.sub/config.guess for mipseb. --- devel/GConf/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'devel/GConf') diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile index ae1c444fef8..1901682c293 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2004/01/03 18:49:36 reed Exp $ +# $NetBSD: Makefile,v 1.40 2004/02/10 03:23:51 sekiya Exp $ # DISTNAME= GConf-1.0.9 @@ -23,6 +23,9 @@ USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool PKGCONFIG_OVERRIDE= ${WRKSRC}/gconf.pc.in +CONFIG_GUESS_OVERRIDE+= ${WRKSRC}/config.guess +CONFIG_SUB_OVERRIDE+= ${WRKSRC}/config.sub + CPPFLAGS+= -I${BUILDLINK_PREFIX.db3}/include/db3 PLIST_SUBST+= LOCALBASE=${LOCALBASE} -- cgit v1.2.3