diff options
Diffstat (limited to 'games/kfreerings/files/patch-src_Makefile.in')
-rw-r--r-- | games/kfreerings/files/patch-src_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/kfreerings/files/patch-src_Makefile.in b/games/kfreerings/files/patch-src_Makefile.in deleted file mode 100644 index 2d3e734b6136..000000000000 --- a/games/kfreerings/files/patch-src_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Thu Jun 3 00:19:54 2004 -+++ src/Makefile.in Thu Jun 3 00:20:42 2004 -@@ -275,7 +275,7 @@ - # the application source, library search path, and link libraries - kfreerings_SOURCES = main.cpp kfreerings.cpp kfbutton.cpp kfrmain.cpp kfconfiguration.cpp kfdialog.cpp kfreeringsrc kfgame.cpp kflevel.cpp kfhighscore.cpp kfbuttongroup.cpp - kfreerings_LDFLAGS = $(KDE_RPATH) $(all_libraries) --kfreerings_LDADD = -lkdegames $(LIB_KFILE) $(LIB_KDEUI) -+kfreerings_LDADD = -lkdegames $(LIB_KFILE) $(LIB_KDEUI) $(LIBPTHREAD) - - # this is where the desktop file will go - shelldesktopdir = $(kde_appsdir)/Utilities |