diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-02-12 08:54:54 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-02-12 08:54:54 +0000 |
commit | 8b5293800e770cfb1d0a90720f140e041d361d4d (patch) | |
tree | 43d1a30acd43b4fe4a9fc89550815b07ace1affb /www/flashplugin/files | |
parent | d1955bdb4eca7e9530c3cb5cd4af74ca958d7a51 (diff) | |
download | FreeBSD-ports-8b5293800e770cfb1d0a90720f140e041d361d4d.zip FreeBSD-ports-8b5293800e770cfb1d0a90720f140e041d361d4d.tar.gz |
BROKEN on 4.0 and clean up some ambiguities about this being
official from macromedia or not (etc).
PR: 16628
Submitted by: "Akinori -Aki- MUSHA" <knu@idaemons.org>
Diffstat (limited to 'www/flashplugin/files')
-rw-r--r-- | www/flashplugin/files/message.nolib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/flashplugin/files/message.nolib b/www/flashplugin/files/message.nolib index 6cca454..6d39d3b 100644 --- a/www/flashplugin/files/message.nolib +++ b/www/flashplugin/files/message.nolib @@ -1,6 +1,6 @@ === -You couldn't build this port for lack of aout csu library files. -You could prepare them as: +You can't build this port without a.out csu library. +Please install them as follows: 1. extract /usr/src/lib (distribution files: src/slib.??) 2. cd /usr/src/lib/csu/i386 |