From 905708d4fbfb422bfc8895aa0421576f1429a4a1 Mon Sep 17 00:00:00 2001 From: sekiya Date: Thu, 12 Feb 2004 14:20:27 +0000 Subject: Yet another mipseb config.guess/config.sub override. --- math/guppi/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'math/guppi') diff --git a/math/guppi/Makefile b/math/guppi/Makefile index a9c9e599c57..bf9545ebff6 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2004/01/24 13:58:23 grant Exp $ +# $NetBSD: Makefile,v 1.34 2004/02/12 14:20:27 sekiya Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} @@ -31,6 +31,9 @@ USE_X11BASE= YES USE_GNU_TOOLS+= make GNU_CONFIGURE= YES +CONFIG_GUESS_OVERRIDE+= ${WRKSRC}/config.guess +CONFIG_SUB_OVERRIDE+= ${WRKSRC}/config.sub + USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool PLIST_SUBST+= LOCALBASE=${LOCALBASE} -- cgit v1.2.3