From 8666527f5da29ebe79c880bf7e0671351f6a31fd Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Mon, 1 Feb 1999 20:44:23 +0000 Subject: Sync with peter's suggestion. --- audio/esound/files/patch-ac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'audio/esound') diff --git a/audio/esound/files/patch-ac b/audio/esound/files/patch-ac index a5399a4bad27..05cd51b1c723 100644 --- a/audio/esound/files/patch-ac +++ b/audio/esound/files/patch-ac @@ -1,11 +1,11 @@ ---- ltconfig.orig Tue Dec 15 02:22:13 1998 -+++ ltconfig Mon Feb 1 22:17:53 1999 +--- ltconfig.orig Tue Dec 15 01:22:13 1998 ++++ ltconfig Tue Feb 2 02:40:07 1999 @@ -767,7 +767,7 @@ ;; # FreeBSD 3, at last, uses gcc -shared to do shared libraries. - freebsd3*) -+ freebsd3* | freebsd4*) ++ freebsd*) archive_cmds='$CC -shared -o $lib$libobjs' hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes @@ -21,7 +21,7 @@ + shlibpath_var=LD_LIBRARY_PATH + ;; + -+freebsd3* | freebsd4*) ++freebsd*) + version_type=freebsd + library_names_spec='$libname.so.$versuffix $libname.so' + if [ $PORTOBJFORMAT = elf ]; then -- cgit v1.2.3