summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorgrant <grant>2004-11-05 09:24:39 +0000
committergrant <grant>2004-11-05 09:24:39 +0000
commit875fa42c5d6a56a129394d511a47c14deda236cf (patch)
tree498ec84586afb8db184706af9b0ea6b59ee81bdd /databases
parente00e1bc267c81a2841cbbec9460885b45efc0540 (diff)
downloadpkgsrc-875fa42c5d6a56a129394d511a47c14deda236cf.tar.gz
fix config.{guess,sub} override.
Diffstat (limited to 'databases')
-rw-r--r--databases/db4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/db4/Makefile b/databases/db4/Makefile
index 563a9f5fb6e..0683086a462 100644
--- a/databases/db4/Makefile
+++ b/databases/db4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/10/03 00:13:18 tv Exp $
+# $NetBSD: Makefile,v 1.24 2004/11/05 09:24:39 grant Exp $
DISTNAME= db-4.2.52
PKGNAME= ${DISTNAME:S/db/db4/}
@@ -18,6 +18,8 @@ USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= ../dist/configure
+CONFIG_SUB_OVERRIDE= ${WRKDIR}/${DISTNAME}/dist/config.sub
+CONFIG_GUESS_OVERRIDE= ${WRKDIR}/${DISTNAME}/dist/config.guess
CONFIGURE_ARGS+= --enable-cxx
CONFIGURE_ARGS+= --enable-rpc