From a76541c1bf5c3028c6947f466a5fd4f56c169144 Mon Sep 17 00:00:00 2001 From: shige Date: Mon, 1 Mar 1999 11:55:45 +0000 Subject: Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes, because this port includes a long long patch for configure. And patches/patch-ce removed. --- editors/emacs20/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index b13efcc75051..e5b75720ec8e 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.36 1999/01/23 14:28:21 simokawa Exp $ +# $Id: Makefile,v 1.37 1999/01/27 07:41:11 fenner Exp $ # DISTNAME= emacs-20.3 @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= jseger@FreeBSD.org -GNU_CONFIGURE= yes +USE_AUTOCONF= yes USE_XLIB= yes USE_GMAKE= yes EMACS_ARCH= ${MACHINE_ARCH}--freebsd -- cgit