diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-18 01:46:19 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-18 01:46:19 +0800 |
commit | 93d48eb394fbd221fcd1f10fbd1d2428483d0837 (patch) | |
tree | 7ae9c0dc5071ee2b374e60fab50a95f42104965b | |
parent | c49f8d3b083028d5336a338a0b07ddfbc83e3cfc (diff) | |
download | freebsd-ports-gnome-93d48eb394fbd221fcd1f10fbd1d2428483d0837.tar.gz freebsd-ports-gnome-93d48eb394fbd221fcd1f10fbd1d2428483d0837.tar.zst freebsd-ports-gnome-93d48eb394fbd221fcd1f10fbd1d2428483d0837.zip |
Backout previous commit (addition of libperl), for some reason it isn't really
installed.
Submitted by: bento
Pointy hat to: sobomax
-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 |