aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs23
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-08-21 15:09:47 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-08-21 15:09:47 +0000
commit8d967ac61be0d462f58ee1b16b2ef6c6b529b377 (patch)
tree2f9fa019c2c2303de57d25a26910992f2d358b8e /editors/emacs23
parentd64571e36cec4229ff9ba1daade6af00e2a32ae1 (diff)
downloadports-8d967ac61be0d462f58ee1b16b2ef6c6b529b377.tar.gz
ports-8d967ac61be0d462f58ee1b16b2ef6c6b529b377.zip
Notes
Diffstat (limited to 'editors/emacs23')
-rw-r--r--editors/emacs23/Makefile5
1 files changed, 3 insertions, 2 deletions
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 <bsd.port.mk>