freebsd-ports/games/el/files/patch-Makefile.bsd
Pav Lucistnik 90411b76b1 Eternal Lands is a FREE MMORPG (massive multiplay online role playing game)
currently under development. There are 9 skills, total character development
freedom, many quests, religion, a lot of NPCs, animals and monsters.

PR:		ports/76646
Submitted by:	Jan Rochel <jannisan@t-online.de>
2005-01-29 18:13:14 +00:00

24 lines
692 B
Plaintext

--- Makefile.bsd.orig Mon Nov 1 00:30:24 2004
+++ Makefile.bsd Sat Jan 29 19:06:27 2005
@@ -2,7 +2,7 @@
# tune these for your setup & compile options
OPTIONS=-DBSD -DELC -I/usr/X11R6/include
-PLATFORM=-march=i686
+#PLATFORM=-march=i686
XDIR=-L/usr/X11R6/lib
# basic compiling and linking - rarely changed
@@ -24,9 +24,9 @@
new_actors.o new_character.o \
options.o \
particles.o paste.o pathfinder.o pm_log.o \
- questlog.o reflection.o \
+ questlog.o reflection.o rules.o \
shadows.o sound.o spells.o stats.o \
- text.o textures.o tile_map.o translate.o trade.o \
+ text.o textures.o tile_map.o timers.o translate.o trade.o \
weather.o widgets.o
el.x86.bsd.bin: $(OBJS)