diff options
Diffstat (limited to 'libraries/fltk13/README')
-rw-r--r-- | libraries/fltk13/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/fltk13/README b/libraries/fltk13/README index ddc5a621f9..bf03c31e34 100644 --- a/libraries/fltk13/README +++ b/libraries/fltk13/README @@ -9,8 +9,8 @@ This is 1.3.x (in development) series. CAVEATS: 1) fltk13 can be installed alongside fltk (1.1.x), but in order to build it, -you need to remove fltk first (with removepkg); you can then reinstall it -afterwards. +you may need to remove fltk first (with removepkg); you can then reinstall it +afterwards. YMMV. 2) In order to avoid conflicting files and some other problems, the homonyms are renamed, and library and include directories are moved to nonstandard locations (<libdir>/fltk13/ and /usr/include/fltk13/FL). |