openbsd-ports/graphics/ImageMagick/patches/patch-ltconfig
2002-09-15 03:52:04 +00:00

19 lines
522 B
Plaintext

$OpenBSD: patch-ltconfig,v 1.5 2002/09/15 03:52:04 brad Exp $
--- ltconfig.orig Sun Dec 10 19:02:22 2000
+++ ltconfig Sat Sep 14 23:34:44 2002
@@ -1126,13 +1126,10 @@ netbsd*)
openbsd*)
version_type=sunos
- if test "$with_gnu_ld" = yes; then
- need_lib_prefix=no
- need_version=no
- fi
library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
+ deplibs_check_method='pass_all'
;;
os2*)