aboutsummaryrefslogtreecommitdiff
path: root/games/q2pro
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-02-15 01:30:01 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-02-15 01:30:01 +0000
commit499639258a03b4c486a85696a3f1d7470602a84f (patch)
treeb06e45baadad20835be0081cc699846cf0f2d65e /games/q2pro
parent682135a56521b8505fd6b3e9ae317263dfde568b (diff)
downloadports-499639258a03b4c486a85696a3f1d7470602a84f.tar.gz
ports-499639258a03b4c486a85696a3f1d7470602a84f.zip
- Avoid using (a few remaining) i386 assembly sources on other architectures.
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=185204
Diffstat (limited to 'games/q2pro')
-rw-r--r--games/q2pro/files/patch-build__ref_soft.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/games/q2pro/files/patch-build__ref_soft.mk b/games/q2pro/files/patch-build__ref_soft.mk
new file mode 100644
index 000000000000..7a1404b30aa5
--- /dev/null
+++ b/games/q2pro/files/patch-build__ref_soft.mk
@@ -0,0 +1,19 @@
+--- build/ref_soft.mk.orig Wed Feb 14 18:10:04 2007
++++ build/ref_soft.mk Wed Feb 14 18:15:42 2007
+@@ -43,6 +43,7 @@
+ sw_sird.c \
+ r_images.c
+
++ifdef USE_X86_ASM
+ ASMFILES = r_aclipa.s \
+ r_draw16.s \
+ r_drawa.s \
+@@ -53,7 +54,7 @@
+ r_varsa.s \
+ d_polysa.s \
+ sys_dosa.s
+-
++endif
+ RESFILES += ref_soft.rc
+
+ SRCFILES_WIN32 = q_shwin.c