From 4ef7c6b2a406e86a86a55e66c58204ffa6ae72c3 Mon Sep 17 00:00:00 2001 From: enami Date: Sun, 26 Mar 2000 08:09:07 +0000 Subject: Add the four control variable used in this package to BUILD_DEFS. --- editors/emacs/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 4077558658a..2fa3c4804c9 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2000/03/26 07:59:30 enami Exp $ +# $NetBSD: Makefile,v 1.37 2000/03/26 08:09:07 enami Exp $ # FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp DISTNAME= emacs-20.6 @@ -30,6 +30,8 @@ MAKE_ENV+= INSTALL_STRIP=${STRIPFLAG} INFO_FILES= emacs vip viper forms gnus mh-e cl sc dired-x ediff \ ccmode message widget reftex forms +BUILD_DEFS+= USE_INET6 EMACS_USE_POP EMACS_USE_X EMACS_USE_X_TOOLKIT + INSTALL_PROGRAM=${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} pre-install: -- cgit v1.2.3