aboutsummaryrefslogtreecommitdiff
path: root/x11/kdebase4-runtime/files/patch-kcontrol_kcontrol-Makefile.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /x11/kdebase4-runtime/files/patch-kcontrol_kcontrol-Makefile.in
parent07bcc4091010f79f8d929d6ce22e51c7e3743b3f (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Notes
Notes: svn path=/head/; revision=207820 svn path=/tags/RELEASE_7_0_0/; revision=207821; tag=release/7.0.0
Diffstat (limited to 'x11/kdebase4-runtime/files/patch-kcontrol_kcontrol-Makefile.in')
-rw-r--r--x11/kdebase4-runtime/files/patch-kcontrol_kcontrol-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/kdebase4-runtime/files/patch-kcontrol_kcontrol-Makefile.in b/x11/kdebase4-runtime/files/patch-kcontrol_kcontrol-Makefile.in
deleted file mode 100644
index cc47b08b7e98..000000000000
--- a/x11/kdebase4-runtime/files/patch-kcontrol_kcontrol-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- kcontrol/kcontrol/Makefile.in.orig Thu Sep 14 06:24:48 2006
-+++ kcontrol/kcontrol/Makefile.in Thu Sep 14 06:24:55 2006
-@@ -1239,7 +1239,7 @@
- echo 'extern "C" int kdemain(int argc, char* argv[]);' >> kcontrol_dummy.cpp; \
- echo 'extern "C" KDE_EXPORT int kdeinitmain(int argc, char* argv[]) { return kdemain(argc,argv); }' >> kcontrol_dummy.cpp
- kcontrol_LDFLAGS = $(KDE_RPATH) -no-undefined $(all_libraries)
--kcontrol_LDADD = libkdeinit_kcontrol.la
-+kcontrol_LDADD = libkdeinit_kcontrol.la -lintl
- kcontrol_DEPENDENCIES = libkdeinit_kcontrol.la
-
- #>+ 5