pkgsrc/x11/kdebase3/patches/patch-al
jlam efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00

13 lines
569 B
Text

$NetBSD: patch-al,v 1.2 2002/08/25 19:23:37 jlam Exp $
--- kcontrol/ebrowsing/Makefile.am.orig Tue Feb 19 13:43:23 2002
+++ kcontrol/ebrowsing/Makefile.am
@@ -10,7 +10,7 @@
kcm_kurifilt_la_SOURCES = filteropts.cpp main.cpp
-kcm_kurifilt_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
+kcm_kurifilt_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined ${KDE_RPATH}
kcm_kurifilt_la_LIBADD = $(LIB_KSYCOCA)
# Don't link this lib to the plugins. They are dlopened and linking to them
# results in crashes when closing kcmshell.