summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-10-18 16:16:49 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-10-18 16:16:49 +0000
commit16068c7ca49c3ad327c7dccc694631952c69fc9f (patch)
tree910ab4385c2df31d37c82a34a65f8485b2c01738 /editors
parentAdded `#' only lines above & below the $Id: line to standardize the Makefile. (diff)
Changed CONFIGURE_ARGS+= -> CONFIGURE_ARGS=
Submitted by: asami
Notes
Notes: svn path=/head/; revision=4038
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs/Makefile4
-rw-r--r--editors/emacs19/Makefile4
-rw-r--r--editors/emacs20/Makefile4
-rw-r--r--editors/emacs22/Makefile4
-rw-r--r--editors/emacs23/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 1806b7674ad7..e399ba08a2d8 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.20 1996/09/04 00:55:41 asami Exp $
+# $Id: Makefile,v 1.21 1996/10/18 08:56:31 max Exp $
#
DISTNAME= emacs-19.34
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ARGS+= i386--freebsd --with-x-toolkit
+CONFIGURE_ARGS= i386--freebsd --with-x-toolkit
STRIP=
post-install:
diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile
index 1806b7674ad7..e399ba08a2d8 100644
--- a/editors/emacs19/Makefile
+++ b/editors/emacs19/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.20 1996/09/04 00:55:41 asami Exp $
+# $Id: Makefile,v 1.21 1996/10/18 08:56:31 max Exp $
#
DISTNAME= emacs-19.34
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ARGS+= i386--freebsd --with-x-toolkit
+CONFIGURE_ARGS= i386--freebsd --with-x-toolkit
STRIP=
post-install:
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index 1806b7674ad7..e399ba08a2d8 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.20 1996/09/04 00:55:41 asami Exp $
+# $Id: Makefile,v 1.21 1996/10/18 08:56:31 max Exp $
#
DISTNAME= emacs-19.34
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ARGS+= i386--freebsd --with-x-toolkit
+CONFIGURE_ARGS= i386--freebsd --with-x-toolkit
STRIP=
post-install:
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index 1806b7674ad7..e399ba08a2d8 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.20 1996/09/04 00:55:41 asami Exp $
+# $Id: Makefile,v 1.21 1996/10/18 08:56:31 max Exp $
#
DISTNAME= emacs-19.34
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ARGS+= i386--freebsd --with-x-toolkit
+CONFIGURE_ARGS= i386--freebsd --with-x-toolkit
STRIP=
post-install:
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index 1806b7674ad7..e399ba08a2d8 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.20 1996/09/04 00:55:41 asami Exp $
+# $Id: Makefile,v 1.21 1996/10/18 08:56:31 max Exp $
#
DISTNAME= emacs-19.34
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ARGS+= i386--freebsd --with-x-toolkit
+CONFIGURE_ARGS= i386--freebsd --with-x-toolkit
STRIP=
post-install: