summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
Diffstat (limited to 'time')
-rw-r--r--time/devtodo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/time/devtodo/Makefile b/time/devtodo/Makefile
index 6f2e82d0d26..22761c8fdb1 100644
--- a/time/devtodo/Makefile
+++ b/time/devtodo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/07/18 02:28:55 jwise Exp $
+# $NetBSD: Makefile,v 1.14 2003/12/05 18:56:36 kristerw Exp $
#
DISTNAME= devtodo-0.1.7
@@ -14,6 +14,8 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
+CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
+CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub
# We don't need curses, just termcap.
CONFIGURE_ENV+= ac_cv_lib_curses_tputs=no