summaryrefslogtreecommitdiff
path: root/games-arcade/pengupop/files/pengupop-2.2.5-underlink.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-arcade/pengupop/files/pengupop-2.2.5-underlink.patch')
-rw-r--r--games-arcade/pengupop/files/pengupop-2.2.5-underlink.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/games-arcade/pengupop/files/pengupop-2.2.5-underlink.patch b/games-arcade/pengupop/files/pengupop-2.2.5-underlink.patch
deleted file mode 100644
index fbbb704a6a30..000000000000
--- a/games-arcade/pengupop/files/pengupop-2.2.5-underlink.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/Makefile.am.old 2011-06-14 21:44:40.242317771 +0200
-+++ b/Makefile.am 2011-06-14 21:44:49.216882568 +0200
-@@ -17,7 +17,7 @@
- nodist_pengupop_SOURCES = images.h
-
- if LINUX
--pengupop_LDADD = -lSDL -lz
-+pengupop_LDADD = -lSDL -lz -lm
-
- endif
- if WIN32
-@@ -25,7 +25,7 @@
- endif
- if DARWIN
- pengupop_LDFLAGS = -framework Carbon -framework CoreServices -framework AudioUnit -framework QuickTime -framework Cocoa -framework IOKit -framework OpenGL -framework SDL SDLMain.m
--pengupop_LDADD = -lz -lstdc++
-+pengupop_LDADD = -lz -lstdc++ -lm
-
- all-local: Pengupop.dmg
-