aboutsummaryrefslogtreecommitdiff
path: root/games/legesmotus/files/patch-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'games/legesmotus/files/patch-common.mk')
-rw-r--r--games/legesmotus/files/patch-common.mk18
1 files changed, 2 insertions, 16 deletions
diff --git a/games/legesmotus/files/patch-common.mk b/games/legesmotus/files/patch-common.mk
index e92d58d1463d..0aa014d450e2 100644
--- a/games/legesmotus/files/patch-common.mk
+++ b/games/legesmotus/files/patch-common.mk
@@ -1,6 +1,6 @@
--- common.mk.orig 2010-09-03 19:22:37 UTC
+++ common.mk
-@@ -9,7 +9,6 @@ FRAMEWORKS = /Library/Frameworks
+@@ -9,7 +9,6 @@ VERSION = 0.4.0
VERSION = 0.4.0
# These may be overridden by config.mk
@@ -8,21 +8,7 @@
#UNIVERSAL = 1
#NOBUNDLE = 1
-@@ -84,13 +83,6 @@ ifeq ($(ARCHS),)
- endif
- endif
-
--# Only Mac OS X can use fat binaries
--ifneq ($(filter $(ARCH),$(ARCHS)),$(ARCH))
-- ifneq ($(MACHINE)-$(ARCH),Darwin-universal)
-- $(error Disallowed architecture for this platform: $(ARCH))
-- endif
--endif
--
- ifeq ($(MACHINE)$(NOBUNDLE),Darwin)
- export MACOSX_DEPLOYMENT_TARGET=10.4
- FLAGS_SDL = -I$(FRAMEWORKS)/SDL.framework/Headers
-@@ -174,12 +166,10 @@ CXXFLAGS += -Wnon-virtual-dtor
+@@ -174,12 +173,10 @@ ifeq ($(DEBUG),1)
ifeq ($(DEBUG),1)
RELEASE = debug