diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-17 17:46:19 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-17 17:46:19 +0000 |
commit | a9a56837d17ba64dc9affb780fcc846a9220f7c4 (patch) | |
tree | 07a46658f139f0fa43cc78b810e3bae1d2d7aa59 /misc/compat3x | |
parent | 16a08ce7f657c24dc097bc3bc472582feb463461 (diff) |
Backout previous commit (addition of libperl), for some reason it isn't really
installed.
Submitted by: bento
Pointy hat to: sobomax
Notes
Notes:
svn path=/head/; revision=56259
Diffstat (limited to 'misc/compat3x')
-rw-r--r-- | misc/compat3x/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/compat3x/pkg-plist b/misc/compat3x/pkg-plist index 9304f58825f9..f864d8a2077c 100644 --- a/misc/compat3x/pkg-plist +++ b/misc/compat3x/pkg-plist @@ -15,7 +15,6 @@ lib/compat/libg++.so.4 lib/compat/libhistory.so.3 lib/compat/libmytinfo.so.2 lib/compat/libncurses.so.3 -lib/compat/libperl.so.3 lib/compat/libreadline.so.3 lib/compat/libss.so.2 lib/compat/libstdc++.so.2 |