Revise OPTIONS wording.

Feature safe: yes
This commit is contained in:
Matthias Andree 2011-12-11 03:18:10 +00:00
parent e3bddccc84
commit 43f9536371
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287168

View file

@ -24,8 +24,8 @@ MAKEFILE= Makefile.gtk
PLIST_FILES= bin/plink bin/pscp bin/psftp bin/puttygen
MAN1= plink.1 pscp.1 psftp.1 puttygen.1
OPTIONS= GSSAPI "Enable GSSAPI support (broken on 9-CURRENT)" on \
GTK "Enable GTK+ 2 GUI" on
OPTIONS= GSSAPI "Enable GSSAPI support" on \
GTK "Enable GTK+ 2 GUI (recommended)" on
.include <bsd.port.options.mk>