mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Added cleaned recipe for neverball
This commit is contained in:
13
games-puzzle/neverball/patches/neverball-1.5.4.patch
Normal file
13
games-puzzle/neverball/patches/neverball-1.5.4.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
diff --git a/Makefile b/Makefile
|
||||
index a22fed1..e095a3a 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -111,7 +111,7 @@ ifeq ($(ENABLE_WII),1)
|
||||
TILT_LIBS := -lcwiimote -lbluetooth
|
||||
endif
|
||||
|
||||
-OGL_LIBS := -lGL -lm
|
||||
+OGL_LIBS := -lGL -lintl
|
||||
|
||||
ifdef MINGW
|
||||
ifneq ($(ENABLE_NLS),0)
|
||||
Reference in New Issue
Block a user