diff options
author | vanilla <vanilla@FreeBSD.org> | 2003-04-27 07:54:38 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2003-04-27 07:54:38 +0800 |
commit | 0124c2052e0d83785339deba3da582b500bb6c12 (patch) | |
tree | 04be374a529518b76ebb19ff97d02c9ce0208947 /graphics/zphoto/pkg-message | |
parent | b7dfdcbf94327b265fc18b434f0902a7659023ba (diff) | |
download | freebsd-ports-graphics-0124c2052e0d83785339deba3da582b500bb6c12.tar.gz freebsd-ports-graphics-0124c2052e0d83785339deba3da582b500bb6c12.tar.zst freebsd-ports-graphics-0124c2052e0d83785339deba3da582b500bb6c12.zip |
Upgrade to 0.6.
PR: ports/51314
Submitted by: maintainer
Diffstat (limited to 'graphics/zphoto/pkg-message')
-rw-r--r-- | graphics/zphoto/pkg-message | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/graphics/zphoto/pkg-message b/graphics/zphoto/pkg-message index 967cbfed89b..d46ced72091 100644 --- a/graphics/zphoto/pkg-message +++ b/graphics/zphoto/pkg-message @@ -1,5 +1,15 @@ ****************************************************************************** - Before running zphoto, users should prepare as follows: + This port requires a kernel built with + the directive: + + options USER_LDT + + Please, check the FreeBSD Handbook for instructions + on building a custom kernel. If you do not know + where to find it, check the FreeBSD website + http://www.freebsd.org/ + + Then before running zphoto, users should prepare as follows: sh or bash: $ ZPHOTO_TEMPLATE_DIR=%%PREFIX%%/share/zphoto/templates/en (english) |