summaryrefslogtreecommitdiff
path: root/devel/kscope/files/patch-src_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kscope/files/patch-src_Makefile.in')
-rw-r--r--devel/kscope/files/patch-src_Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/kscope/files/patch-src_Makefile.in b/devel/kscope/files/patch-src_Makefile.in
deleted file mode 100644
index 269191c9ff37..000000000000
--- a/devel/kscope/files/patch-src_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Tue Jun 22 17:58:35 2004
-+++ src/Makefile.in Tue Jun 22 18:01:18 2004
-@@ -277,7 +277,7 @@
- #>+ 1
- kscope_SOURCES=main.cpp kscope.cpp calltreedlg.cpp calltreedlg.h cscopefrontend.cpp cscopefrontend.h ctagsfrontend.cpp ctagsfrontend.h ctagslist.cpp ctagslist.h dirscanner.cpp dirscanner.h editormanager.cpp editormanager.h editorpage.cpp editorpage.h editortabs.cpp editortabs.h filelist.cpp filelist.h frontend.cpp frontend.h kscopeconfig.cpp kscopeconfig.h kscope.h kscopepixmaps.cpp kscopepixmaps.h newprojectdlg.cpp newprojectdlg.h openprojectdlg.cpp openprojectdlg.h prefcolor.cpp prefcolor.h preferencesdlg.cpp preferencesdlg.h preffrontend.cpp preffrontend.h progressdlg.cpp progressdlg.h projectfilesdlg.cpp projectfilesdlg.h projectmanager.cpp projectmanager.h querypage.cpp querypage.h querywidget.cpp querywidget.h scanprogressdlg.cpp scanprogressdlg.h searchlist.cpp searchlist.h tabwidget.cpp tabbar.cpp cscopemsgdlg.cpp positionhistory.cpp positionhistorydlg.cpp calltreelayout.cpp newprojectlayout.cpp openprojectlayout.cpp prefcolorlayout.cpp preffrontendlayout.cpp projectfileslayout.cpp scanprogresslayout.cpp cscopemsglayout.cpp positionhistorylayout.cpp
- kscope_LDFLAGS = $(KDE_RPATH) $(all_libraries)
--kscope_LDADD = -lktexteditor $(LIB_KDEUI)
-+kscope_LDADD = -lktexteditor $(LIB_KDEUI) $(LIBPTHREAD)
-
- # this is where the desktop file will go
- shelldesktopdir = $(kde_appsdir)/Utilities