From 93648fb3606a0d31e84e44a842f259815c36f035 Mon Sep 17 00:00:00 2001 From: netchild Date: Wed, 23 Jun 2004 10:06:46 +0000 Subject: Skype is a free program that uses the latest P2P technology to bring affordable and high-quality voice communications to people all over the world. This port needs linux_base-8, the default linux_base is v7.1. You should first replace the default linux_base with v8 with portupgrade: portupgrade -o emulators/linux_base-8 emulators/linux_base Then edit /usr/local/etc/pkgtools.conf, add the line emulators/linux_base' => 'emulators/linux_base-8', into "ALT_PKGDEP". This tells portupgrade to depend upon linux_base-8 instead upon linux_base-7.1 (where appropriate). This replacement shouldn't do any harm, I tested icc and the linux version of netscape navigator 4.8 with the new linux_base, and I haven't noticed bad behavior. --- net-im/skype/pkg-descr | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 net-im/skype/pkg-descr (limited to 'net-im/skype/pkg-descr') diff --git a/net-im/skype/pkg-descr b/net-im/skype/pkg-descr new file mode 100644 index 000000000000..5d92fde2ea4f --- /dev/null +++ b/net-im/skype/pkg-descr @@ -0,0 +1,5 @@ +Skype is a free program that uses the latest P2P technology to bring +affordable and high-quality voice communications to people all over +the world. + +WWW: http://www.skype.net/ -- cgit