summaryrefslogtreecommitdiff
path: root/audio/esound/files
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-02-01 20:44:23 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-02-01 20:44:23 +0000
commit8666527f5da29ebe79c880bf7e0671351f6a31fd (patch)
tree5aa22a07d8858c071028bc0ef3491193ea6b18d9 /audio/esound/files
parentUpgrade to 3.22.15-gamma. (diff)
Sync with peter's suggestion.
Notes
Notes: svn path=/head/; revision=16465
Diffstat (limited to 'audio/esound/files')
-rw-r--r--audio/esound/files/patch-ac8
1 files changed, 4 insertions, 4 deletions
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