summaryrefslogtreecommitdiff
path: root/editors/ce/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ce/Makefile.common')
-rw-r--r--editors/ce/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/ce/Makefile.common b/editors/ce/Makefile.common
index 3e7793da127..0da19cc3228 100644
--- a/editors/ce/Makefile.common
+++ b/editors/ce/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2002/04/08 19:59:08 schmonz Exp $
+# $NetBSD: Makefile.common,v 1.2 2002/11/22 21:08:34 schmonz Exp $
#
DISTNAME= ce-${VERSION}
@@ -15,6 +15,8 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --libdir=${PREFIX}/share/doc
CONFIGURE_ARGS+= --without-ce-malloc
CONFIGURE_ARGS+= --with-curses
+CONFIG_GUESS_OVERRIDE= ${WRKSRC}/support/config.guess
+CONFIG_SUB_OVERRIDE= ${WRKSRC}/support/config.sub
PATCHDIR= ${.CURDIR}/../ce/patches
DISTINFO_FILE= ${.CURDIR}/../ce/distinfo