openbsd-ports/mail/kbiff/patches/patch-admin_ltconfig
lebel f8a89397cf initial import of kbiff-3.4:
--
KBiff is a "biff" or new mail notification utility. It is highly
configurable but very easy to use and setup. It tries to combine
the best of the features of most of the "other" biff programs out
there.
 
KBiff supports all major mailbox formats: mbox (Berkely style),
maildir, mh, POP3, IMAP4, and NNTP.
 
KBiff is also part of the KDE project. Among other things, this
means that it has support for session management (it "remembers"
the last state it was in before you logged off) and can be docked
into the panel.

checked by wilfried@ (thanks!).
2001-04-16 16:46:31 +00:00

13 lines
462 B
Plaintext

$OpenBSD: patch-admin_ltconfig,v 1.1.1.1 2001/04/16 16:46:32 lebel Exp $
--- admin/ltconfig.orig Fri Mar 23 15:29:19 2001
+++ admin/ltconfig Mon Apr 16 12:11:19 2001
@@ -1162,6 +1162,8 @@ openbsd*)
shlibpath_var=LD_LIBRARY_PATH
# OpenBSD 2.7 the overriding is needed for fast-install
shlibpath_overrides_runpath=yes
+ deplib_check_method=pass_all
+ sys_lib_dlsearch_path_spec='/usr/lib /usr/local/lib /usr/X11R6/lib /usr/local/lib/qt2'
;;
os2*)