diff options
author | steve <steve@FreeBSD.org> | 1999-06-06 15:51:43 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-06-06 15:51:43 +0000 |
commit | 5b728de9b29d1f70c1fca8dfc604f812fe864489 (patch) | |
tree | 6990a5b3adc6c66daf8c0b2cc7b0f7273a10b71a /editors | |
parent | 239c08049650307e79c7a31fc3c4027eeb42bfaa (diff) | |
download | FreeBSD-ports-5b728de9b29d1f70c1fca8dfc604f812fe864489.zip FreeBSD-ports-5b728de9b29d1f70c1fca8dfc604f812fe864489.tar.gz |
Add the .so symlink for the library.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/cooledit/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/cooledit/pkg-plist b/editors/cooledit/pkg-plist index 7c1b7c8..26af547 100644 --- a/editors/cooledit/pkg-plist +++ b/editors/cooledit/pkg-plist @@ -7,6 +7,7 @@ bin/coolmessage bin/coollistbox bin/coolquery bin/coolinput +lib/libCw.so lib/libCw.so.1 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R |