aboutsummaryrefslogtreecommitdiff
path: root/emulators/dynamips/files
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2006-02-13 19:16:40 +0000
committerMax Khon <fjoe@FreeBSD.org>2006-02-13 19:16:40 +0000
commit53c000e7f6aaf829e32860a08af6ade06bfe5473 (patch)
treefa4e63bda6b2de05e85c894f7885539e9c9f8830 /emulators/dynamips/files
parentc4fb22eedfc0b186e5bb0e2bc2d5447ae6cf6fea (diff)
Notes
Diffstat (limited to 'emulators/dynamips/files')
-rw-r--r--emulators/dynamips/files/patch-Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/dynamips/files/patch-Makefile b/emulators/dynamips/files/patch-Makefile
index e73318ef8e00..d66349dc1144 100644
--- a/emulators/dynamips/files/patch-Makefile
+++ b/emulators/dynamips/files/patch-Makefile
@@ -1,11 +1,11 @@
--- Makefile.orig Mon Jan 30 19:09:47 2006
-+++ Makefile Tue Jan 31 01:38:09 2006
++++ Makefile Tue Feb 14 01:13:29 2006
@@ -3,7 +3,7 @@
# Replace x86 by amd64 for a build on x86_64.
# Use "nojit" for architectures that are not x86 or x86_64.
-ARCH=x86
-+DYNAMIPS_ARCH=x86
++DYNAMIPS_ARCH?=x86
# Change this to 0 if your system doesn't support RFC 2553 extensions
HAS_RFC2553=1