summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorsekiya <sekiya>2004-02-12 14:20:27 +0000
committersekiya <sekiya>2004-02-12 14:20:27 +0000
commit2dedcad67c2f12f38aaa1b625a527a1fae94122e (patch)
tree33ca0f9790e95aef5f549acdc61c704770ba5800 /math
parent1a6f131765ffced8f1c4c9ba99649b5d2f3c47f7 (diff)
downloadpkgsrc-2dedcad67c2f12f38aaa1b625a527a1fae94122e.tar.gz
Yet another mipseb config.guess/config.sub override.
Diffstat (limited to 'math')
-rw-r--r--math/guppi/Makefile5
1 files changed, 4 insertions, 1 deletions
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}