From 8d967ac61be0d462f58ee1b16b2ef6c6b529b377 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sun, 21 Aug 1994 15:09:47 +0000 Subject: Adjust to new bsd.port.mk conventions for configuration. Submitted by: jkh --- editors/emacs/Makefile | 5 +++-- editors/emacs19/Makefile | 5 +++-- editors/emacs20/Makefile | 5 +++-- editors/emacs22/Makefile | 5 +++-- editors/emacs23/Makefile | 5 +++-- 5 files changed, 15 insertions(+), 10 deletions(-) (limited to 'editors') diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 6db2510035fb..7fb17c96bafc 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -3,12 +3,13 @@ # Date created: 20 August 1994 # Whom: jkh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $ # DISTNAME= emacs-19.25 USE_GMAKE= yes -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes +CONFIGURE_ARGS= i386--freebsd HOME_LOCATION= prep.ai.mit.edu:~ftp/pub/gnu .include diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile index 6db2510035fb..7fb17c96bafc 100644 --- a/editors/emacs19/Makefile +++ b/editors/emacs19/Makefile @@ -3,12 +3,13 @@ # Date created: 20 August 1994 # Whom: jkh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $ # DISTNAME= emacs-19.25 USE_GMAKE= yes -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes +CONFIGURE_ARGS= i386--freebsd HOME_LOCATION= prep.ai.mit.edu:~ftp/pub/gnu .include diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index 6db2510035fb..7fb17c96bafc 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -3,12 +3,13 @@ # Date created: 20 August 1994 # Whom: jkh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $ # DISTNAME= emacs-19.25 USE_GMAKE= yes -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes +CONFIGURE_ARGS= i386--freebsd HOME_LOCATION= prep.ai.mit.edu:~ftp/pub/gnu .include diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 6db2510035fb..7fb17c96bafc 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -3,12 +3,13 @@ # Date created: 20 August 1994 # Whom: jkh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $ # DISTNAME= emacs-19.25 USE_GMAKE= yes -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes +CONFIGURE_ARGS= i386--freebsd HOME_LOCATION= prep.ai.mit.edu:~ftp/pub/gnu .include diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index 6db2510035fb..7fb17c96bafc 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -3,12 +3,13 @@ # Date created: 20 August 1994 # Whom: jkh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $ # DISTNAME= emacs-19.25 USE_GMAKE= yes -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes +CONFIGURE_ARGS= i386--freebsd HOME_LOCATION= prep.ai.mit.edu:~ftp/pub/gnu .include -- cgit v1.2.3