From d76ca123b23f5dd17ce68262e4e5313f285d7f7c Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Wed, 14 May 2008 23:58:28 +0000 Subject: As pointed out by mjl @ #bsdports: The patch I commited was a patch on itself. Extracted the patch and recommit it. PR: ports/120370 --- editors/emacs23/files/patch-configure | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 editors/emacs23/files/patch-configure (limited to 'editors/emacs23/files/patch-configure') diff --git a/editors/emacs23/files/patch-configure b/editors/emacs23/files/patch-configure new file mode 100644 index 000000000000..ea507e10728b --- /dev/null +++ b/editors/emacs23/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Fri Feb 8 09:19:48 2008 ++++ configure Fri Feb 8 09:20:26 2008 +@@ -2204,6 +2204,7 @@ + opsys=freebsd + case "${canonical}" in + alpha*-*-freebsd*) machine=alpha ;; ++ arm*-*-freebsd*) machine=arm ;; + ia64-*-freebsd*) machine=ia64 ;; + sparc64-*-freebsd*) machine=sparc ;; + powerpc-*-freebsd*) machine=macppc ;; -- cgit v1.2.3