freebsd-ports/games/legesmotus/files/patch-Makefile

12 lines
305 B
Plaintext

--- Makefile.orig 2010-09-06 03:18:02 UTC
+++ Makefile
@@ -99,7 +99,7 @@ lmserver: server
$(ALL_PKG):
+@mkdir -p $@
- +@$(MAKE) -C $@ -f $(BASEDIR)/$@/Makefile BASEDIR="../../.." SUBDIR="$@" $(TARGET)
+ +@$(MAKE) -C $@ -f $(BASEDIR)/$@/Makefile BASEDIR=".." SUBDIR="$@" $(TARGET)
server: common