summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
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