Files
haikuports/games-puzzle/neverball/patches/neverball-1.5.4.patch
2013-12-28 14:21:37 +01:00

14 lines
277 B
Diff

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)