aboutsummaryrefslogtreecommitdiff
path: root/games/mvdsv
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2006-03-22 09:34:16 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2006-03-22 09:34:16 +0000
commit71680ed95d258a191940ae4253628dd506edcefe (patch)
treef83acca3f09cb23badc9466eb9c57dc6f8112af8 /games/mvdsv
parentf33375db1e477ed15bde6a20782aa4811bf46652 (diff)
downloadports-71680ed95d258a191940ae4253628dd506edcefe.tar.gz
ports-71680ed95d258a191940ae4253628dd506edcefe.zip
Stop building unneeded file.
Notes
Notes: svn path=/head/; revision=157946
Diffstat (limited to 'games/mvdsv')
-rw-r--r--games/mvdsv/files/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/mvdsv/files/Makefile b/games/mvdsv/files/Makefile
index d97059275eb4..61ec68250b9e 100644
--- a/games/mvdsv/files/Makefile
+++ b/games/mvdsv/files/Makefile
@@ -73,7 +73,6 @@ SV_OBJS = \
.if ${MACHINE_ARCH} == "i386" && !defined(WITHOUT_X86_ASM)
SV_AS_OBJS = \
math.o \
- sys_x86.o \
worlda.o
.endif