From 920faaf1f20f93a72dc88e09925dc0493d971a8a Mon Sep 17 00:00:00 2001 From: jkh Date: Sun, 21 Aug 1994 15:09:47 +0000 Subject: Adjust to new bsd.port.mk conventions for configuration. Submitted by: jkh --- editors/emacs22/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'editors/emacs22/Makefile') diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 6db2510035f..7fb17c96baf 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 -- cgit