From e42e1842480439900c6c6270ae2d036e13b338ca Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 7 Jul 1999 23:33:52 +0000 Subject: Make "ksirc" build on ELF systems. --- net/kdenetwork/patches/patch-ab | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 net/kdenetwork/patches/patch-ab (limited to 'net/kdenetwork') diff --git a/net/kdenetwork/patches/patch-ab b/net/kdenetwork/patches/patch-ab new file mode 100644 index 00000000000..6414400eb12 --- /dev/null +++ b/net/kdenetwork/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.8 1999/07/07 23:33:52 tron Exp $ + +--- ksirc/Makefile.in.orig Wed Apr 28 17:25:58 1999 ++++ ksirc/Makefile.in Thu Jul 8 01:11:44 1999 +@@ -184,7 +184,7 @@ + ksircstatic_SOURCES = $(ksirc_SOURCES) + + # the library search path +-ksirc_LDFLAGS = -export-dynamic $(all_libraries) $(KDE_RPATH) ++ksirc_LDFLAGS = $(all_libraries) $(KDE_RPATH) + ksircstatic_LDFLAGS = --nostdlib -static -all-static $(ksirc_LDFLAGS) + + all_ksirc_libraries = ./kplunger/libkplunger.a ./KSProgress/libksprogress.a ./KSTicker/libksticker.a ./KSCutDialog/libkscutdialog.a ./KSPrefs/libksprefs.a ./KSColourPicker/libkscolourpicker.a ./KSOpenkSirc/libksopenksirc.a ./pws-0.5/pws/libpws.a puke/libpuke.la $(LIB_KFILE) $(LIBDL) -- cgit v1.2.3