aboutsummaryrefslogtreecommitdiff
path: root/japanese/perl5/files
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-02-05 15:38:45 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-02-05 15:38:45 +0000
commitd4b598a09da504ca76e15a2e5ba9ad76adcc95d5 (patch)
tree806684f95ff1bbc924c7e6d3bc9a631e8329a2a3 /japanese/perl5/files
parent1ec431b7919482ed01cdb41d9a7cf2f47a5a7ca1 (diff)
Notes
Diffstat (limited to 'japanese/perl5/files')
-rw-r--r--japanese/perl5/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/perl5/files/patch-aa b/japanese/perl5/files/patch-aa
index e17501b21092..b2a851fdb981 100644
--- a/japanese/perl5/files/patch-aa
+++ b/japanese/perl5/files/patch-aa
@@ -23,7 +23,7 @@
libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl'
libswanted="$libswanted dld ld sun m c cposix posix ndir dir crypt"
-libswanted="$libswanted ucb bsd BSD PW x"
-+libswanted="$libswanted ucb bsd BSD PW x xpg4"
++libswanted="xpg4 $libswanted ucb bsd BSD PW x"
: We probably want to search /usr/shlib before most other libraries.
: This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist.
glibpth=`echo " $glibpth " | sed -e 's! /usr/shlib ! !'`